Searched refs:nomatch (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/ext/gd/libgd/ |
H A D | gd_gif_out.c | 551 goto nomatch; 565 nomatch:
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 7911 jump_list *nomatch = NULL; in compile_iterator_matchingpath() local 8019 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath() 8035 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath() 8091 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath() 8100 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath() 8106 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath() 8108 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath() 8127 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath() 8136 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath()
|
Completed in 28 milliseconds