Home
last modified time | relevance | path

Searched refs:OP_CIRCM (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c271 case OP_CIRCM: in find_minlength()
1000 case OP_CIRCM: in set_start_bits()
H A Dpcre2_printint.c851 case OP_CIRCM: in pcre2_printint()
H A Dpcre2_internal.h1403 OP_CIRCM, /* 28 Start of line - multiline */ enumerator
H A Dpcre2_jit_compile.c901 case OP_CIRCM: in next_opcode()
1282 case OP_CIRCM: in detect_early_fail()
2064 case OP_CIRCM: in get_framesize()
5486 case OP_CIRCM: in scan_prefix()
8446 case OP_CIRCM: in compile_simple_assertion_matchingpath()
9839 case OP_CIRCM: in assert_needs_str_ptr_saving()
12117 case OP_CIRCM: in compile_matchingpath()
H A Dpcre2_dfa_match.c958 case OP_CIRCM: in internal_dfa_match()
H A Dpcre2_compile.c5588 *code++ = OP_CIRCM; in compile_branch()
8596 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
H A Dpcre2_match.c5981 case OP_CIRCM: in match()

Completed in 92 milliseconds