Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/regex/
H A Dregex.h52 #define END_SAVED_GROUP 12 macro
H A Dregcmp.c667 *compilep = (unsigned char)END_SAVED_GROUP; in regcmp()
H A Dregex.c917 case END_SAVED_GROUP: /* (.....)$0-9 */ in test_string()