Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c8784 sljit_s32 fast_str_ptr; in compile_iterator_matchingpath() local
8809 fast_str_ptr = 0; in compile_iterator_matchingpath()
8812 || (fast_str_ptr >= common->fast_fail_start_ptr && fast_str_ptr <= common->fast_fail_end_ptr)); in compile_iterator_matchingpath()
8833 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
8949 if (fast_str_ptr != 0) in compile_iterator_matchingpath()
8972 if (fast_str_ptr != 0) in compile_iterator_matchingpath()
9029 if (fast_str_ptr != 0) in compile_iterator_matchingpath()
9058 if (fast_str_ptr != 0) in compile_iterator_matchingpath()
9070 if (fast_str_ptr != 0) in compile_iterator_matchingpath()
9108 if (fast_str_ptr != 0) in compile_iterator_matchingpath()
[all …]

Completed in 33 milliseconds