Searched refs:OP_CIRC (Results 1 – 6 of 6) sorted by relevance
270 case OP_CIRC: in find_minlength()1071 case OP_CIRC: in set_start_bits()1072 tcode += PRIV(OP_lengths)[OP_CIRC]; in set_start_bits()
1402 OP_CIRC, /* 27 Start of line - not multiline */ enumerator
5590 else *code++ = OP_CIRC; in compile_branch()8465 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()8596 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
900 case OP_CIRC: in next_opcode()1281 case OP_CIRC: in detect_early_fail()2063 case OP_CIRC: in get_framesize()5485 case OP_CIRC: in scan_prefix()8428 case OP_CIRC: in compile_simple_assertion_matchingpath()9838 case OP_CIRC: in assert_needs_str_ptr_saving()12116 case OP_CIRC: in compile_matchingpath()
952 case OP_CIRC: in internal_dfa_match()
5914 case OP_CIRC: /* Start of line, unless PCRE2_NOTBOL is set. */ in match()
Completed in 88 milliseconds