Searched refs:no_char1_match (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 8816 jump_list *no_char1_match = NULL; in compile_iterator_matchingpath() local 9070 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath() 9080 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath() 9141 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath() 9143 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath() 9170 compile_char1_matchingpath(common, type, cc, &no_char1_match, FALSE); in compile_iterator_matchingpath() 9174 set_jumps(no_char1_match, LABEL()); in compile_iterator_matchingpath()
|