Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1232 BOOL setmark_found = recursive; in get_framesize() local
1275 if (!setmark_found) in get_framesize()
1278 setmark_found = TRUE; in get_framesize()
1292 if (common->mark_ptr != 0 && !setmark_found) in get_framesize()
1295 setmark_found = TRUE; in get_framesize()
1405 BOOL setmark_found = recursive; in init_frame() local
1444 if (!setmark_found) in init_frame()
1451 setmark_found = TRUE; in init_frame()
1466 if (common->mark_ptr != 0 && !setmark_found) in init_frame()
1473 setmark_found = TRUE; in init_frame()

Completed in 24 milliseconds