Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1456 BOOL setsom_found = recursive; in get_framesize() local
1487 if (!setsom_found) in get_framesize()
1490 setsom_found = TRUE; in get_framesize()
1512 if (common->has_set_som && !setsom_found) in get_framesize()
1515 setsom_found = TRUE; in get_framesize()
1637 BOOL setsom_found = recursive; in init_frame() local
1661 if (!setsom_found) in init_frame()
1668 setsom_found = TRUE; in init_frame()
1690 if (common->has_set_som && !setsom_found) in init_frame()
1697 setsom_found = TRUE; in init_frame()

Completed in 74 milliseconds