Searched refs:OP_CIRCM (Results 1 – 7 of 7) sorted by relevance
272 case OP_CIRCM: in find_minlength()1004 case OP_CIRCM: in set_start_bits()
869 case OP_CIRCM: in pcre2_printint()
1428 OP_CIRCM, /* 28 Start of line - multiline */ enumerator
942 case OP_CIRCM: in next_opcode()1329 case OP_CIRCM: in detect_early_fail()2162 case OP_CIRCM: in get_framesize()5638 case OP_CIRCM: in scan_prefix()8653 case OP_CIRCM: in compile_simple_assertion_matchingpath()10143 case OP_CIRCM: in assert_needs_str_ptr_saving()12505 case OP_CIRCM: in compile_matchingpath()
960 case OP_CIRCM: in internal_dfa_match()
5837 *code++ = OP_CIRCM; in compile_branch()8893 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
6200 case OP_CIRCM: in match()
Completed in 161 milliseconds