Searched refs:cclenter (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/one-true-awk/
H A Db.c302 char *cclenter(const char *argp) /* add a character class */ function
347 dprintf( ("cclenter: in = |%s|, out = |%s|\n", op, buf) );
665 np = op2(CCL, NIL, (Node*) cclenter((char *) rlxstr));
669 np = op2(NCCL, NIL, (Node *) cclenter((char *) rlxstr));
H A Dproto.h48 extern char *cclenter(const char *);

Completed in 161 milliseconds