Lines Matching +full:25 +full:c
20 /* Copyright (c) 1990 The Regents of the University of California. */
74 int c; \
75 for ( c = 0; c < csize; ++c ) \
76 if ( isascii(c) && func(c) ) \
77 ccladd( currccl, c ); \
83 int c; \
84 for ( c = 0; c < csize; ++c ) \
85 if ( !func(c) ) \
86 ccladd( currccl, c ); \
89 /* While POSIX defines isblank(), it's not ANSI C. */
90 #define IS_BLANK(c) ((c) == ' ' || (c) == '\t') argument
100 #line 102 "parse.c"
198 25, 25, 25, 25, 25, 25, 25, 25, 25, 25,
199 25, 25, 25, 25, 25, 25, 25, 25, 25, 25,
200 25, 25, 25, 25, 22, 22,
231 2, 4, 9, 13, 25, 10, 16, 11, 12, 23,
243 -31, -34, 0, -87, 0, -25, 0, -17, 0, -109,
270 0, 0, 25, 90, 0,
274 83, 84, 90, 56, 131, 118, 91, 129, 25, 57,
279 46, 45, 57, 45, 33, 25, 43, 45, 45, 42,
280 58, 25, 136, 45, 45, 24, 68, 25, 27, 33,
285 124, 125, 25, 57, 38, 25, 39, 5, 5, 5,
301 0, 33, 33, 0, 45, 0, 0, 25, 25, 0,
302 45, 0, 0, 0, 25, 25, 0, 57, 0, 57,
660 #line 662 "parse.c"
965 case 25: in YYPARSE_DECL()
1572 _("the character range [%c-%c] is ambiguous in a case-insensitive scanner"), in YYPARSE_DECL()
1582 _("the character range [%c-%c] is ambiguous in a case-insensitive scanner"), in YYPARSE_DECL()
1786 #line 1788 "parse.c" in YYPARSE_DECL()