Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c266 case OP_SOD: in find_minlength()
1062 case OP_SOD: in set_start_bits()
H A Dpcre2_internal.h1348 OP_SOD, /* 1 Start of data: \A */ enumerator
H A Dpcre2_dfa_match.c976 case OP_SOD: in internal_dfa_match()
H A Dpcre2_jit_compile.c872 case OP_SOD: in next_opcode()
1267 case OP_SOD: in detect_early_fail()
5400 case OP_SOD: in scan_prefix()
7947 case OP_SOD: in compile_simple_assertion_matchingpath()
11800 case OP_SOD: in compile_matchingpath()
H A Dpcre2_match.c5711 case OP_SOD: /* Unconditional start of subject */ in match()
H A Dpcre2_compile.c8338 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()

Completed in 98 milliseconds