HomeSort by relevance Sort by last modified time
    Searched refs:cclenter (Results 1 - 3 of 3) sorted by null

  /external/one-true-awk/
proto.h 48 extern char *cclenter(const char *);
b.c 289 char *cclenter(const char *argp) /* add a character class */ function
330 dprintf( ("cclenter: in = |%s|, out = |%s|\n", op, buf) );
648 np = op2(CCL, NIL, (Node*) cclenter((char *) rlxstr));
652 np = op2(NCCL, NIL, (Node *) cclenter((char *) rlxstr));
FIXES 305 regular expressions (cclenter). its properties are much too
    [all...]

Completed in 3687 milliseconds