Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1943 BOOL setmark_found = recursive; in get_framesize() local
1987 if (!setmark_found) in get_framesize()
1990 setmark_found = TRUE; in get_framesize()
2004 if (common->mark_ptr != 0 && !setmark_found) in get_framesize()
2007 setmark_found = TRUE; in get_framesize()
2127 BOOL setmark_found = FALSE; in init_frame() local
2167 if (!setmark_found) in init_frame()
2174 setmark_found = TRUE; in init_frame()
2189 if (common->mark_ptr != 0 && !setmark_found) in init_frame()
2196 setmark_found = TRUE; in init_frame()

Completed in 35 milliseconds