Searched refs:OP_END (Results 1 – 11 of 11) sorted by relevance
205 case OP_END: in pcre_pattern_to_host_byte_order()
1781 case OP_END: in find_fixedlength()2086 if (c == OP_END) return NULL; in PRIV()2248 if (c == OP_END) return NULL; in find_recurse()3169 case OP_END: in compare_opcodes()3775 case OP_END: in auto_possessify()6029 *code = OP_END; in compile_branch()6053 *code = OP_END; in compile_branch()6317 *code = OP_END; in compile_branch()6451 *code = OP_END; in compile_branch()6500 *code = OP_END; in compile_branch()[all …]
162 case OP_END: in find_minlength()871 case OP_END: in set_start_bits()
364 case OP_END: in pcre_printint()
1887 OP_END, /* 0 End of pattern */ enumerator
2568 case OP_END: in regexflip8_or_16()2734 case OP_END: in regexflip_32()
170 OP_END end of pattern
1488 case OP_END: in match()1513 rrc = (op == OP_END)? MATCH_MATCH : MATCH_ACCEPT; in match()
8282 SLJIT_ASSERT(*ccend == OP_END || (*ccend >= OP_ALT && *ccend <= OP_KETRPOS)); in compile_matchingpath()8286 SLJIT_ASSERT(*ccend != OP_END && common->control_head_ptr != 0); in compile_matchingpath()
86 OP_END enumerator
2055 case HexagonISD::OP_END: break; in getTargetNodeName()2579 if (Opc > HexagonISD::OP_BEGIN && Opc < HexagonISD::OP_END) in LowerOperation()