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

/ast/src/cmd/re/
H A Dtestregex.c97 #define TEST_IGNORE_ERROR 0x02000000 macro
106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_POSITION|TEST_OR|TEST_PASS|TEST_SUMMARY|TEST_VERBOSE)
1286 test |= TEST_IGNORE_ERROR;
1394 if (test & TEST_IGNORE_ERROR)
2100 else if (test & TEST_IGNORE_ERROR)

Completed in 45 milliseconds