Searched refs:NCCL (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dytab.h57 NCCL = 273, enumerator in enum:yytokentype
154 #define NCCL 273 macro
H A Dytabh.bak47 NCCL = 273,
142 #define NCCL 273
H A Db.c47 #define LEAF case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL:
52 leaf (CCL, NCCL, CHAR, DOT, FINAL, ALL, EMPTYRE):
683 case NCCL:
685 np = op2(NCCL, NIL, (Node *) cclenter((char *) rlxstr));
719 case CHAR: case DOT: case ALL: case CCL: case NCCL: case '$': case '(':
1086 return NCCL;
1187 || (k == NCCL && !member(c, (char *) f->re[p[i]].lval.up) && c != 0 && c != HAT)) {
1262 if (f->re[i].ltype == CCL || f->re[i].ltype == NCCL)
H A Dytab.c84 NCCL = 273, enumerator in enum:yytokentype
181 #define NCCL 273 macro
729 "MATCHOP", "FINAL", "DOT", "ALL", "CCL", "NCCL", "CHAR", "OR", "STAR",
H A Dawkgram.y53 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE IGNORE_PRIOR_ATOM
H A Dytabc.bak71 NCCL = 273,
166 #define NCCL 273
593 "MATCHOP", "FINAL", "DOT", "ALL", "CCL", "NCCL", "CHAR", "OR", "STAR",
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dregexp.h47 #define NCCL 40 macro
H A Dregexp.c258 ep[-1] = NCCL;
430 case NCCL:
500 case NCCL | RNGE:
569 case NCCL | STAR:

Completed in 127 milliseconds