Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2041 BOOL setmark_found = recursive; in get_framesize() local
2085 if (!setmark_found) in get_framesize()
2088 setmark_found = TRUE; in get_framesize()
2102 if (common->mark_ptr != 0 && !setmark_found) in get_framesize()
2105 setmark_found = TRUE; in get_framesize()
2228 BOOL setmark_found = FALSE; in init_frame() local
2268 if (!setmark_found) in init_frame()
2275 setmark_found = TRUE; in init_frame()
2290 if (common->mark_ptr != 0 && !setmark_found) in init_frame()
2297 setmark_found = TRUE; in init_frame()

Completed in 53 milliseconds