Home
last modified time | relevance | path

Searched refs:rlxstr (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/awk/
H A Db.c65 static const uschar *rlxstr; variable
1011 np = op2(CCL, NIL, (Node*) cclenter((const char *) rlxstr)); in primary()
1016 np = op2(NCCL, NIL, (Node *) cclenter((const char *) rlxstr)); in primary()
1401 rlxstr = (uschar *) tostring((char *) buf); in relex()