Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.h58 #define NOT_IN_MULTIBYTE_CHAR_CLASS 76 macro
H A Dregex.c835 case NOT_IN_MULTIBYTE_CHAR_CLASS: in test_string()
1355 case NOT_IN_MULTIBYTE_CHAR_CLASS|ZERO_OR_MORE: in test_string()
1389 case NOT_IN_MULTIBYTE_CHAR_CLASS|ONE_OR_MORE: in test_string()
1430 case NOT_IN_MULTIBYTE_CHAR_CLASS|COUNT: in test_string()
H A Dregcmp.c389 NOT_IN_MULTIBYTE_CHAR_CLASS; in regcmp()