Searched defs:needs_control_head (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 1513 …compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, BOOL recursive, BOOL *needs_control_head) in get_framesize() 1900 BOOL *needs_control_head, BOOL *has_quit, BOOL *has_accept) in get_recurse_data_length() 8151 BOOL needs_control_head; in compile_recurse_matchingpath() local 8372 BOOL needs_control_head; in compile_assert_matchingpath() local 8792 …RE2_UCHAR ket, int framesize, int private_data_ptr, BOOL has_alternatives, BOOL needs_control_head) in match_once_common() 8935 BOOL needs_control_head = FALSE; in compile_bracket_matchingpath() local 9471 BOOL needs_control_head; in compile_bracketpos_matchingpath() local 10391 BOOL needs_control_head; in compile_then_trap_matchingpath() local 11002 BOOL needs_control_head = FALSE; in compile_bracket_backtrackingpath() local 11805 BOOL needs_control_head; in compile_recurse() local
|