Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c190 case OP_SOM: in find_minlength()
920 case OP_SOM: in set_start_bits()
H A Dpcre_internal.h1896 OP_SOM, /* 2 Start of match (subject + offset): \G */ enumerator
H A DHACKING175 OP_SOM, start of match (subject + offset): \G
H A Dpcre_compile.c1854 case OP_SOM: 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.c590 case OP_SOM: in next_opcode()
3272 case OP_SOM: in scan_prefix()
5308 case OP_SOM: in compile_char1_matchingpath()
8298 case OP_SOM: in compile_matchingpath()
H A Dpcre_exec.c2100 case OP_SOM: in match()

Completed in 71 milliseconds