Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c185 case OP_SOD: in find_minlength()
913 case OP_SOD: in set_start_bits()
H A Dpcre_internal.h1887 OP_SOD, /* 1 Start of data: \A */ enumerator
H A DHACKING174 OP_SOD match start of data: \A
H A Dpcre_compile.c1834 case OP_SOD: in find_fixedlength()
8526 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()
3242 case OP_SOD: in scan_prefix()
5265 case OP_SOD: in compile_char1_matchingpath()
8255 case OP_SOD: in compile_matchingpath()
H A Dpcre_exec.c2083 case OP_SOD: in match()

Completed in 76 milliseconds