Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Db.c91 static uschar *rlxstr; variable
747 np = op2(CCL, NIL, (Node *)cclenter((char *)rlxstr)); in primary()
752 np = op2(NCCL, NIL, (Node *)cclenter((char *)rlxstr)); in primary()
957 rlxstr = (uschar *)tostring((char *)buf); in relex()