Searched refs:END_REGEX (Results 1 – 3 of 3) sorted by relevance
49 #define END_REGEX 52 macro
228 *compilep = (unsigned char)END_REGEX; in regcmp()881 *compilep = (unsigned char)END_REGEX; in regcmp()
1798 case END_REGEX: /* end of the compiled regular expression */ in test_string()