Home
last modified time | relevance | path

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

/PHP-5.5/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.h1895 OP_SOD, /* 1 Start of data: \A */ enumerator
H A DHACKING174 OP_SOD match start of data: \A
H A Dpcre_compile.c1853 case OP_SOD: in find_fixedlength()
8652 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
H A Dpcre_jit_compile.c589 case OP_SOD: in next_opcode()
3271 case OP_SOD: in scan_prefix()
5302 case OP_SOD: in compile_char1_matchingpath()
8297 case OP_SOD: in compile_matchingpath()
H A Dpcre_exec.c2083 case OP_SOD: in match()

Completed in 93 milliseconds