Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Db.c65 static uschar *rlxstr; variable
647 np = op2(CCL, NIL, (Node*) cclenter((char *) rlxstr)); in primary()
651 np = op2(NCCL, NIL, (Node *) cclenter((char *) rlxstr)); in primary()
839 rlxstr = (uschar *) tostring((char *) buf); in relex()