Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Db.c64 static const uschar *rlxstr; variable
1008 np = op2(CCL, NIL, (Node*) cclenter((const char *) rlxstr)); in primary()
1013 np = op2(NCCL, NIL, (Node *) cclenter((const char *) rlxstr)); in primary()
1399 rlxstr = (uschar *) tostring((char *) buf); in relex()