Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9905 jump_list *no_match = NULL; in compile_iterator_matchingpath() local
10114 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
10143 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
10172 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
10222 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
10230 detect_partial_match(common, &no_match); in compile_iterator_matchingpath()
10235 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
10252 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
10259 detect_partial_match(common, &no_match); in compile_iterator_matchingpath()
10266 set_jumps(no_match, LABEL()); in compile_iterator_matchingpath()
[all …]

Completed in 30 milliseconds