Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_study.c189 case OP_SOD: in find_minlength()
919 case OP_SOD: in set_start_bits()
H A Dpcre_internal.h1891 OP_SOD, /* 1 Start of data: \A */ enumerator
H A DHACKING174 OP_SOD match start of data: \A
H A Dpcre_jit_compile.c604 case OP_SOD: in next_opcode()
996 case OP_SOD: in detect_fast_forward_skip()
1060 case OP_SOD: in detect_fast_fail()
3507 case OP_SOD: in scan_prefix()
6029 case OP_SOD: in compile_simple_assertion_matchingpath()
9319 case OP_SOD: in compile_matchingpath()
H A Dpcre_compile.c1854 case OP_SOD: in find_fixedlength()
8714 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
H A Dpcre_exec.c2083 case OP_SOD: in match()

Completed in 87 milliseconds