Searched refs:cclenter (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Dproto.h48 extern char *cclenter(const char *);
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 DFIXES231 regular expressions (cclenter). its properties are much too

Completed in 49 milliseconds