Home
last modified time | relevance | path

Searched refs:control_head_found (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_compile.c1910 BOOL control_head_found = FALSE; in get_recurse_data_length() local
1914 control_head_found = TRUE; in get_recurse_data_length()
2055 control_head_found = TRUE; in get_recurse_data_length()
2077 if (!control_head_found) in get_recurse_data_length()
2078 control_head_found = TRUE; in get_recurse_data_length()
2096 if (control_head_found) in get_recurse_data_length()
2108 *needs_control_head = control_head_found; in get_recurse_data_length()
2135 BOOL control_head_found = FALSE; in copy_recurse_data() local
2139 control_head_found = TRUE; in copy_recurse_data()
2446 if (common->control_head_ptr != 0 && !control_head_found) in copy_recurse_data()
[all …]