Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c2846 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar() function
3077 check_newlinechar(common, common->nltype, &newline, TRUE); in mainloop_entry()
3891 check_newlinechar(common, common->nltype, &newline, FALSE); in fast_forward_newline()
5327 check_newlinechar(common, common->nltype, backtracks, TRUE); in compile_char1_matchingpath()
5392 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
5557 check_newlinechar(common, common->nltype, backtracks, FALSE); in compile_char1_matchingpath()
5608 check_newlinechar(common, common->nltype, backtracks, FALSE); in compile_char1_matchingpath()