Home
last modified time | relevance | path

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

/PHP-5.5/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
6992 pcre_uchar *matchingpath; in compile_bracket_matchingpath() local
7016 ket = *matchingpath; in compile_bracket_matchingpath()
7044 …has_alternatives = (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_… in compile_bracket_matchingpath()
7066 matchingpath += IMM2_SIZE; in compile_bracket_matchingpath()
7302 else if (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL) in compile_bracket_matchingpath()
7356 matchingpath = cc; in compile_bracket_matchingpath()
7369 matchingpath = compile_assert_matchingpath(common, matchingpath, assert, TRUE); in compile_bracket_matchingpath()
[all …]

Completed in 44 milliseconds