Home
last modified time | relevance | path

Searched refs:OP_SOD (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c267 case OP_SOD: in find_minlength()
1067 case OP_SOD: in set_start_bits()
H A Dpcre2_internal.h1397 OP_SOD, /* 1 Start of data: \A */ enumerator
H A Dpcre2_dfa_match.c978 case OP_SOD: in internal_dfa_match()
H A Dpcre2_jit_compile.c918 case OP_SOD: in next_opcode()
1321 case OP_SOD: in detect_early_fail()
5630 case OP_SOD: in scan_prefix()
8460 case OP_SOD: in compile_simple_assertion_matchingpath()
12496 case OP_SOD: in compile_matchingpath()
H A Dpcre2_match.c6139 case OP_SOD: /* Unconditional start of subject */ in match()
H A Dpcre2_compile.c8762 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()

Completed in 167 milliseconds