Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/regex/
H A Dregex.h60 #define NOT_IN_MULTIBYTE_CHAR_CLASS 76 macro
H A Dregex.c837 case NOT_IN_MULTIBYTE_CHAR_CLASS: in test_string()
1357 case NOT_IN_MULTIBYTE_CHAR_CLASS|ZERO_OR_MORE: in test_string()
1391 case NOT_IN_MULTIBYTE_CHAR_CLASS|ONE_OR_MORE: in test_string()
1432 case NOT_IN_MULTIBYTE_CHAR_CLASS|COUNT: in test_string()
H A Dregcmp.c389 NOT_IN_MULTIBYTE_CHAR_CLASS; in regcmp()