Home
last modified time | relevance | path

Searched refs:CCHR (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dregexpr.c108 #define CCHR 2 macro
257 *ep++ = CCHR; in re_comp()
263 *ep++ = CCHR; in re_comp()
292 if (*p2 == CCHR) { in re_exec()
327 case CCHR: in advance()
396 case CCHR|CSTAR: in advance()
/titanic_41/usr/src/ucblib/libucb/port/gen/
H A Dregex.c111 #define CCHR 2 macro
262 *ep++ = CCHR; in re_comp()
268 *ep++ = CCHR; in re_comp()
297 if (*p2 == CCHR) { in re_exec()
332 case CCHR: in advance()
401 case CCHR|CSTAR: in advance()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dregex.c98 #define CCHR 2 macro
246 *ep++ = CCHR; in re_comp()
252 *ep++ = CCHR; in re_comp()
281 if (*p2 == CCHR) { in re_exec()
315 case CCHR: in advance()
384 case CCHR|CSTAR: in advance()
/titanic_41/usr/src/lib/libeti/form/common/
H A Dregex.c60 #define CCHR 20 macro
123 if (*p2 == CCHR) { in __execute()
162 case CCHR: in __advance()
216 case CCHR|RNGE: in __advance()
284 case CCHR|PLUS: in __advance()
287 case CCHR|STAR: in __advance()
H A Dregcmp.c57 #define CCHR 20 macro
165 *ep++ = CCHR; in libform_regcmp()
249 *ep++ = CCHR; in libform_regcmp()
/titanic_41/usr/src/head/
H A Dregexp.h41 #define CCHR 4 macro
298 *ep++ = CCHR; in compile()
316 if (*p2 == CCHR) { in step()
351 case CCHR: in advance()
406 case CCHR | RNGE: in advance()
511 case CCHR | STAR: in advance()
/titanic_41/usr/src/lib/libgen/common/
H A Dreg_step.c176 if (*p2 == CCHR) { in step()
244 case CCHR: in _advance()
330 case CCHR | RNGE: in _advance()
463 case CCHR | STAR: in _advance()
H A Dreg_compile.c415 *ep++ = CCHR; in _compile()
/titanic_41/usr/src/lib/libgen/inc/
H A D_regexp.h29 #define CCHR 4 macro