Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1247 BOOL setsom_found = recursive; in get_framesize() local
1278 if (!setsom_found) in get_framesize()
1281 setsom_found = TRUE; in get_framesize()
1303 if (common->has_set_som && !setsom_found) in get_framesize()
1306 setsom_found = TRUE; in get_framesize()
1427 BOOL setsom_found = recursive; in init_frame() local
1451 if (!setsom_found) in init_frame()
1458 setsom_found = TRUE; in init_frame()
1480 if (common->has_set_som && !setsom_found) in init_frame()
1487 setsom_found = TRUE; in init_frame()

Completed in 41 milliseconds