Searched defs:needs_control_head (Results 1 – 1 of 1) sorted by relevance
| /external/pcre/dist2/src/ |
| D | pcre2_jit_compile.c | 1709 …compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, BOOL recursive, BOOL *needs_control_head) in get_framesize() 2096 BOOL *needs_control_head, BOOL *has_quit, BOOL *has_accept) in get_recurse_data_length() 9518 BOOL needs_control_head; in compile_recurse_matchingpath() local 9739 BOOL needs_control_head; in compile_assert_matchingpath() local 10159 …RE2_UCHAR ket, int framesize, int private_data_ptr, BOOL has_alternatives, BOOL needs_control_head) in match_once_common() 10338 BOOL needs_control_head = FALSE; in compile_bracket_matchingpath() local 10876 BOOL needs_control_head; in compile_bracketpos_matchingpath() local 11796 BOOL needs_control_head; in compile_then_trap_matchingpath() local 12408 BOOL needs_control_head = FALSE; in compile_bracket_backtrackingpath() local 13215 BOOL needs_control_head; in compile_recurse() local
|