Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c242 struct sljit_label *matchingpath; member
277 struct sljit_label *matchingpath; member
283 struct sljit_label *matchingpath; member
6165 BACKTRACK_AS(iterator_backtrack)->matchingpath = LABEL(); in compile_ref_iterator_matchingpath()
6211 BACKTRACK_AS(iterator_backtrack)->matchingpath = LABEL(); in compile_ref_iterator_matchingpath()
6225 CMPTO(SLJIT_C_LESS, TMP1, 0, SLJIT_IMM, min, BACKTRACK_AS(iterator_backtrack)->matchingpath); in compile_ref_iterator_matchingpath()
6728 backtrack->matchingpath = LABEL(); in compile_assert_matchingpath()
6729 SET_LABEL(jump, backtrack->matchingpath); in compile_assert_matchingpath()
6733 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
6775 backtrack->matchingpath = LABEL(); in compile_assert_matchingpath()
[all …]