Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2702 recurse_swap_global enumerator
2738 SLJIT_ASSERT(type == recurse_swap_global); in copy_recurse_data()
2774 …recurse_copy_from_global || type == recurse_copy_private_to_global || type == recurse_swap_global); in copy_recurse_data()
2779 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
2791 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
3074 …recurse_copy_from_global || type == recurse_copy_private_to_global || type == recurse_swap_global); in copy_recurse_data()
3083 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
3094 … recurse_copy_from_global || type == recurse_copy_shared_to_global || type == recurse_swap_global); in copy_recurse_data()
3103 if (from_sp || type == recurse_swap_global) in copy_recurse_data()
3112 if (type != recurse_copy_private_to_global && type != recurse_swap_global) in copy_recurse_data()
[all …]

Completed in 32 milliseconds