Searched refs:test_condition (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/regex/
H A Dregex.c117 char_test_condition_t test_condition);
122 char_test_condition_t test_condition);
130 char_test_condition_t test_condition);
478 char_test_condition_t test_condition)
496 if (test_condition == IN_CLASS)
503 if (test_condition == IN_CLASS)
516 if (test_condition == NOT_IN_CLASS) {
526 char_test_condition_t test_condition)
548 if (test_condition == IN_CLASS) {
564 if (test_condition
476 test_char_against_ascii_class(char test_char, const char *classp, char_test_condition_t test_condition) argument
524 test_char_against_multibyte_class(wchar_t test_char, const char *classp, char_test_condition_t test_condition) argument
602 test_char_against_old_ascii_class(char test_char, const char *classp, char_test_condition_t test_condition) argument
723 char_test_condition_t test_condition; local
[all...]

Completed in 16 milliseconds