Searched refs:OP_CIRCM (Results 1 – 7 of 7) sorted by relevance
271 case OP_CIRCM: in find_minlength()1000 case OP_CIRCM: in set_start_bits()
819 case OP_CIRCM: in pcre2_printint()
1379 OP_CIRCM, /* 28 Start of line - multiline */ enumerator
896 case OP_CIRCM: in next_opcode()1275 case OP_CIRCM: in detect_early_fail()2063 case OP_CIRCM: in get_framesize()5408 case OP_CIRCM: in scan_prefix()8138 case OP_CIRCM: in compile_simple_assertion_matchingpath()9531 case OP_CIRCM: in assert_needs_str_ptr_saving()11809 case OP_CIRCM: in compile_matchingpath()
958 case OP_CIRCM: in internal_dfa_match()
5480 *code++ = OP_CIRCM; in compile_branch()8469 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
5772 case OP_CIRCM: in match()
Completed in 101 milliseconds