Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.c65 NOT_IN_CLASS = 0, enumerator
514 if (test_condition == NOT_IN_CLASS) { in test_char_against_ascii_class()
589 if (test_condition == NOT_IN_CLASS) { in test_char_against_multibyte_class()
643 if (test_condition == NOT_IN_CLASS) { in test_char_against_old_ascii_class()
820 test_condition = NOT_IN_CLASS; in test_string()
847 test_condition = NOT_IN_CLASS; in test_string()
875 test_condition = NOT_IN_CLASS; in test_string()
1242 test_condition = NOT_IN_CLASS; in test_string()
1273 test_condition = NOT_IN_CLASS; in test_string()
1314 test_condition = NOT_IN_CLASS; in test_string()
[all …]