Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11448 jump_list *no_char1_match = NULL; in compile_iterator_matchingpath() local
11748 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath()
11763 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()
11862 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath()
11866 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()
11917 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath()
11923 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()

Completed in 41 milliseconds