Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11140 jump_list *no_char1_match = NULL; in compile_iterator_matchingpath() local
11440 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath()
11455 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()
11554 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath()
11558 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()
11609 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath()
11615 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()

Completed in 39 milliseconds