Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c427 BOOL has_set_som; member
1081 common->has_set_som = TRUE; in check_opcode_types()
1970 SLJIT_ASSERT(common->has_set_som); in get_framesize()
1998 if (common->has_set_som && !setsom_found) in get_framesize()
2148 SLJIT_ASSERT(common->has_set_som); in init_frame()
2179 if (common->has_set_som && !setsom_found) in init_frame()
2347 SLJIT_ASSERT(common->has_set_som); in get_recurse_data_length()
2353 if (common->has_set_som) in get_recurse_data_length()
2652 SLJIT_ASSERT(common->has_set_som); in copy_recurse_data()
2665 if (common->has_set_som && !setsom_found) in copy_recurse_data()
[all …]

Completed in 52 milliseconds