Searched refs:check_partial (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcre_jit_compile.c | 2436 static void check_partial(compiler_common *common, BOOL force) in check_partial() function 5447 check_partial(common, TRUE); in compile_char1_matchingpath() 5470 check_partial(common, TRUE); in compile_char1_matchingpath() 5518 check_partial(common, FALSE); in compile_char1_matchingpath() 5523 check_partial(common, FALSE); in compile_char1_matchingpath() 5572 check_partial(common, FALSE); in compile_char1_matchingpath() 5581 check_partial(common, FALSE); in compile_char1_matchingpath() 5596 check_partial(common, TRUE); in compile_char1_matchingpath() 5979 check_partial(common, FALSE); in compile_ref_matchingpath() 6016 check_partial(common, FALSE); in compile_ref_matchingpath()
|