Searched refs:IFMATCH_A_fail (Results 1 – 3 of 3) sorted by relevance
97 IFMATCH_A_fail # Z added by devel/scanprov
1456 #define IFMATCH_A_fail 137 /* 0x89 state for IFMATCH */ macro
6335 successfully matched A and IFMATCH_A_fail is a state saying that we have6338 at IFMATCH_A or IFMATCH_A_fail, depending on whether we are backtracking6358 // IFMATCH_A/IFMATCH_A_fail, then continue execution at the6368 case IFMATCH_A_fail: // A failed, so the assertion failed9816 case IFMATCH_A_fail: /* body of (?...A) failed */ in S_regmatch()