Searched defs:needs_control_head (Results 1 – 1 of 1) sorted by relevance
| /external/pcre/dist2/src/ |
| D | pcre2_jit_compile.c | 1933 …compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, BOOL recursive, BOOL *needs_control_head) in get_framesize() 2320 BOOL *needs_control_head, BOOL *has_quit, BOOL *has_accept) in get_recurse_data_length() 9410 BOOL needs_control_head; in compile_recurse_matchingpath() local 9631 BOOL needs_control_head; in compile_assert_matchingpath() local 10052 …RE2_UCHAR ket, int framesize, int private_data_ptr, BOOL has_alternatives, BOOL needs_control_head) in match_once_common() 10231 BOOL needs_control_head = FALSE; in compile_bracket_matchingpath() local 10782 BOOL needs_control_head; in compile_bracketpos_matchingpath() local 11828 BOOL needs_control_head; in compile_then_trap_matchingpath() local 12442 BOOL needs_control_head = FALSE; in compile_bracket_backtrackingpath() local 13251 BOOL needs_control_head; in compile_recurse() local
|