Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c1942 BOOL setsom_found = recursive; in get_framesize() local
1973 if (!setsom_found) in get_framesize()
1976 setsom_found = TRUE; in get_framesize()
1999 if (common->has_set_som && !setsom_found) in get_framesize()
2002 setsom_found = TRUE; in get_framesize()
2126 BOOL setsom_found = FALSE; in init_frame() local
2150 if (!setsom_found) in init_frame()
2157 setsom_found = TRUE; in init_frame()
2180 if (common->has_set_som && !setsom_found) in init_frame()
2187 setsom_found in init_frame()
[all...]

Completed in 7 milliseconds