Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c254 case OP_SOM: in find_minlength()
1020 case OP_SOM: in set_start_bits()
H A Dpcre2_internal.h1305 OP_SOM, /* 2 Start of match (subject + offset): \G */ enumerator
H A Dpcre2_jit_compile.c662 case OP_SOM: in next_opcode()
1060 case OP_SOM: in detect_fast_forward_skip()
1124 case OP_SOM: in detect_fast_fail()
3911 case OP_SOM: in scan_prefix()
7014 case OP_SOM: in compile_simple_assertion_matchingpath()
10441 case OP_SOM: in compile_matchingpath()
H A Dpcre2_dfa_match.c969 case OP_SOM: in internal_dfa_match()
H A Dpcre2_match.c5712 case OP_SOM: in match()
H A Dpcre2_compile.c7902 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()

Completed in 82 milliseconds