Searched refs:END_REGEX (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/port/regex/
H A Dregex.h51 #define END_REGEX 52 macro
H A Dregcmp.c230 *compilep = (unsigned char)END_REGEX;
881 *compilep = (unsigned char)END_REGEX;
H A Dregex.c1791 /* encoded as <END_OF_STRING_MARK><END_REGEX> */
1800 case END_REGEX: /* end of the compiled regular expression */
1802 /* encoded as <END_REGEX> */
1806 /* end case END_REGEX */

Completed in 108 milliseconds