Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c98 #define TEST_IGNORE_OVER 0x04000000 macro
106 …CTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_P…
977 if (!(test & TEST_IGNORE_OVER) && match[nmatch].rm_so != state.NOMATCH.rm_so) in matchcheck()
1303 test |= TEST_IGNORE_OVER; in main()
2023 if (test & TEST_IGNORE_OVER) in main()