Searched refs:no_char1_match (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 11448 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 40 milliseconds