Searched refs:check_partial (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 2708 static void check_partial(compiler_common *common, BOOL force) in check_partial() function 6074 check_partial(common, TRUE); in compile_simple_assertion_matchingpath() 6122 check_partial(common, FALSE); in compile_simple_assertion_matchingpath() 6127 check_partial(common, FALSE); in compile_simple_assertion_matchingpath() 6140 check_partial(common, FALSE); in compile_simple_assertion_matchingpath() 6149 check_partial(common, FALSE); in compile_simple_assertion_matchingpath() 6164 check_partial(common, TRUE); in compile_simple_assertion_matchingpath() 6453 check_partial(common, TRUE); in compile_char1_matchingpath() 6805 check_partial(common, FALSE); in compile_ref_matchingpath() 6842 check_partial(common, FALSE); in compile_ref_matchingpath()
|