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

  /ndk/sources/host-tools/nawk-20071023/
proto.h 51 extern char *cclenter(const char *);
b.c 288 char *cclenter(const char *argp) /* add a character class */ function
329 dprintf( ("cclenter: in = |%s|, out = |%s|\n", op, buf) );
647 np = op2(CCL, NIL, (Node*) cclenter((char *) rlxstr));
651 np = op2(NCCL, NIL, (Node *) cclenter((char *) rlxstr));

Completed in 59 milliseconds