Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c242 struct sljit_label *matchingpath; member
277 struct sljit_label *matchingpath; member
283 struct sljit_label *matchingpath; member
7814 pcre_uchar *matchingpath; in compile_bracket_matchingpath() local
7838 ket = *matchingpath; in compile_bracket_matchingpath()
7866 …has_alternatives = (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_… in compile_bracket_matchingpath()
7888 matchingpath += IMM2_SIZE; in compile_bracket_matchingpath()
8124 else if (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL) in compile_bracket_matchingpath()
8178 matchingpath = cc; in compile_bracket_matchingpath()
8191 matchingpath = compile_assert_matchingpath(common, matchingpath, assert, TRUE); in compile_bracket_matchingpath()
[all …]

Completed in 33 milliseconds