Home
last modified time | relevance | path

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

/PHP-8.3/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.h1372 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.c877 case OP_SOD: in next_opcode()
1274 case OP_SOD: in detect_early_fail()
5478 case OP_SOD: in scan_prefix()
8255 case OP_SOD: in compile_simple_assertion_matchingpath()
12108 case OP_SOD: in compile_matchingpath()
H A Dpcre2_match.c5920 case OP_SOD: /* Unconditional start of subject */ in match()
H A Dpcre2_compile.c8465 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()

Completed in 109 milliseconds