Home
last modified time | relevance | path

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

/external/one-true-awk/
Db.c66 static uschar *rlxstr; variable
648 np = op2(CCL, NIL, (Node*) cclenter((char *) rlxstr)); in primary()
652 np = op2(NCCL, NIL, (Node *) cclenter((char *) rlxstr)); in primary()
851 rlxstr = (uschar *) tostring((char *) buf); in relex()