Searched refs:OP_CIRCM (Results 1 – 7 of 7) sorted by relevance
258 case OP_CIRCM: in find_minlength()957 case OP_CIRCM: in set_start_bits()
815 case OP_CIRCM: in pcre2_printint()
1335 OP_CIRCM, /* 28 Start of line - multiline */ enumerator
685 case OP_CIRCM: in next_opcode()1067 case OP_CIRCM: in detect_fast_forward_skip()1131 case OP_CIRCM: in detect_fast_fail()1640 case OP_CIRCM: in get_framesize()3918 case OP_CIRCM: in scan_prefix()7160 case OP_CIRCM: in compile_simple_assertion_matchingpath()8349 case OP_CIRCM: in assert_needs_str_ptr_saving()10449 case OP_CIRCM: in compile_matchingpath()
946 case OP_CIRCM: in internal_dfa_match()
5108 *code++ = OP_CIRCM; in compile_branch()8033 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
5669 case OP_CIRCM: in match()
Completed in 100 milliseconds