Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1457 BOOL setmark_found = recursive; in get_framesize() local
1500 if (!setmark_found) in get_framesize()
1503 setmark_found = TRUE; in get_framesize()
1517 if (common->mark_ptr != 0 && !setmark_found) in get_framesize()
1520 setmark_found = TRUE; in get_framesize()
1638 BOOL setmark_found = recursive; in init_frame() local
1677 if (!setmark_found) in init_frame()
1684 setmark_found = TRUE; in init_frame()
1699 if (common->mark_ptr != 0 && !setmark_found) in init_frame()
1706 setmark_found = TRUE; in init_frame()

Completed in 40 milliseconds