Searched refs:CCL (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dytab.h56 CCL = 272, enumerator in enum:yytokentype
153 #define CCL 272 macro
H A Dytabh.bak46 CCL = 272,
141 #define CCL 272
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):
428 if (type(p) == CCL && (*(char *) right(p)) == '\0')
429 return(0); /* empty CCL */
678 case CCL:
680 np = op2(CCL, NIL, (Node*) cclenter((char *) rlxstr));
700 return unary(op2(CCL, NIL, (Node *) tostring("")));
719 case CHAR: case DOT: case ALL: case CCL: case NCCL: case '$': case '(':
728 return (concat(op2(CAT, op2(CCL, NIL, (Node *) tostring("")),
1084 return CCL;
[all...]
H A Dytab.c83 CCL = 272, enumerator in enum:yytokentype
180 #define CCL 272 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.bak70 CCL = 272,
165 #define CCL 272
593 "MATCHOP", "FINAL", "DOT", "ALL", "CCL", "NCCL", "CHAR", "OR", "STAR",
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dregexp.h41 #define CCL 12 macro
H A Dregexp.c201 *ep++ = CCL;
433 case CCL:
503 case CCL | RNGE:
572 case CCL | STAR:
/macosx-10.10.1/emacs-93/emacs/lisp/language/
H A Dcyrillic.el139 "CCL program to decode KOI8-R.")
151 "CCL program to encode KOI8-R.")
221 "CCL program to encode Cyrillic chars to KOI font.")
307 "CCL program to decode KOI8-U.")
319 "CCL program to encode KOI8-U.")
335 "CCL program to encode Cyrillic chars to KOI-U font.")
408 "CCL program to decode Alternativnyj.")
420 "CCL program to encode Alternativnyj.")
437 "CCL program to encode Cyrillic chars to Alternativnyj font.")
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhangul3.el2835 ("ovs" ?$(CCL(B)
2843 ("o/s" ?$(CCL(B)
H A Dhangul.el1934 ("chs" ?$(CCL(B)

Completed in 136 milliseconds