Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c1246 BOOL setmark_found = recursive; in get_framesize() local
1289 if (!setmark_found) in get_framesize()
1292 setmark_found = TRUE; in get_framesize()
1306 if (common->mark_ptr != 0 && !setmark_found) in get_framesize()
1309 setmark_found = TRUE; in get_framesize()
1419 BOOL setmark_found = recursive; in init_frame() local
1458 if (!setmark_found) in init_frame()
1465 setmark_found = TRUE; in init_frame()
1480 if (common->mark_ptr != 0 && !setmark_found) in init_frame()
1487 setmark_found = TRUE; in init_frame()