Searched refs:CBRA (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libgen/inc/
H A D_regexp.h28 #define CBRA 2 macro
/opensolaris-onvv-gate/usr/src/lib/libeti/form/common/
H A Dregcmp.c51 #define CBRA 60 macro
126 *ep++ = CBRA;
205 if (*lastep == CBRA || *lastep == CKET)
211 if (*lastep == CBRA || *lastep == CKET)
H A Dregex.c54 #define CBRA 60 macro
266 case CBRA:
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dregex.c97 #define CBRA 1 macro
181 if (lastep == 0 || *lastep == CBRA || *lastep == CKET)
230 *ep++ = CBRA;
347 case CBRA:
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dregexpr.c107 #define CBRA 1 macro
191 if (lastep == NULL || *lastep == CBRA ||
241 *ep++ = CBRA;
359 case CBRA:
/opensolaris-onvv-gate/usr/src/ucblib/libucb/port/gen/
H A Dregex.c110 #define CBRA 1 macro
197 if (lastep == 0 || *lastep == CBRA || *lastep == CKET)
246 *ep++ = CBRA;
364 case CBRA:
/opensolaris-onvv-gate/usr/src/head/
H A Dregexp.h41 #define CBRA 2 macro
152 if (lastep == NULL || *lastep == CBRA ||
242 *ep++ = CBRA;
424 case CBRA:
/opensolaris-onvv-gate/usr/src/lib/libgen/common/
H A Dreg_compile.c218 if (lastep == 0 || *lastep == CBRA ||*lastep == CKET ||
338 *ep++ = CBRA;
H A Dreg_step.c299 case CBRA:

Completed in 134 milliseconds