Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c430 BOOL has_set_som; member
1086 common->has_set_som = TRUE; in check_opcode_types()
1971 SLJIT_ASSERT(common->has_set_som); in get_framesize()
1999 if (common->has_set_som && !setsom_found) in get_framesize()
2149 SLJIT_ASSERT(common->has_set_som); in init_frame()
2180 if (common->has_set_som && !setsom_found) in init_frame()
2373 SLJIT_ASSERT(common->has_set_som); in get_recurse_data_length()
2379 if (common->has_set_som) in get_recurse_data_length()
2706 SLJIT_ASSERT(common->has_set_som); in copy_recurse_data()
2718 if (common->has_set_som && recurse_check_bit(common, OVECTOR(0))) in copy_recurse_data()
[all …]

Completed in 31 milliseconds