Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/regex/
H A Dregex.h53 #define END_OF_STRING_MARK 28 macro
H A Dregcmp.c298 *compilep = (unsigned char)END_OF_STRING_MARK; in regcmp()
H A Dregex.c1789 case END_OF_STRING_MARK: in test_string()