Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2601 recurse_swap_global enumerator
2637 SLJIT_ASSERT(type == recurse_swap_global); in copy_recurse_data()
2673 …recurse_copy_from_global || type == recurse_copy_private_to_global || type == recurse_swap_global); in copy_recurse_data()
2678 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
2690 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
2973 …recurse_copy_from_global || type == recurse_copy_private_to_global || type == recurse_swap_global); in copy_recurse_data()
2982 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
2993 … recurse_copy_from_global || type == recurse_copy_shared_to_global || type == recurse_swap_global); in copy_recurse_data()
3002 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
3011 if (type != recurse_copy_private_to_global && type != recurse_swap_global) in copy_recurse_data()
[all …]

Completed in 30 milliseconds