Home
last modified time | relevance | path

Searched refs:END_OF_STRING_MARK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.h51 #define END_OF_STRING_MARK 28 macro
H A Dregcmp.c298 *compilep = (unsigned char)END_OF_STRING_MARK; in regcmp()
H A Dregex.c1787 case END_OF_STRING_MARK: in test_string()