Searched refs:early_fail_type (Results 1 – 1 of 1) sorted by relevance
11442 sljit_s32 early_fail_type; in compile_iterator_matchingpath() local11462 early_fail_type = (early_fail_ptr & 0x7); in compile_iterator_matchingpath()11469 early_fail_type = type_skip; in compile_iterator_matchingpath()11475 if (early_fail_type == type_fail) in compile_iterator_matchingpath()11522 if (early_fail_type == type_fail_range) in compile_iterator_matchingpath()
Completed in 40 milliseconds