Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.c66 IN_CLASS enumerator
494 if (test_condition == IN_CLASS) in test_char_against_ascii_class()
501 if (test_condition == IN_CLASS) in test_char_against_ascii_class()
546 if (test_condition == IN_CLASS) { in test_char_against_multibyte_class()
562 if (test_condition == IN_CLASS) { in test_char_against_multibyte_class()
575 if (test_condition == IN_CLASS) { in test_char_against_multibyte_class()
621 if (test_condition == IN_CLASS) { in test_char_against_old_ascii_class()
629 if (test_condition == IN_CLASS) { in test_char_against_old_ascii_class()
818 test_condition = IN_CLASS; in test_string()
845 test_condition = IN_CLASS; in test_string()
[all …]