Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c2544 recurse_copy_kept_shared_to_global, enumerator
2577 case recurse_copy_kept_shared_to_global: in copy_recurse_data()
2617 if (type != recurse_copy_shared_to_global && type != recurse_copy_kept_shared_to_global) in copy_recurse_data()
2901 if (type != recurse_copy_shared_to_global && type != recurse_copy_kept_shared_to_global) in copy_recurse_data()
2921 if (type != recurse_copy_private_to_global && type != recurse_copy_kept_shared_to_global) in copy_recurse_data()
2943 …rom_global || type == recurse_copy_shared_to_global || type == recurse_copy_kept_shared_to_global); in copy_recurse_data()
13347 …copy_recurse_data(common, ccbegin, ccend, recurse_copy_kept_shared_to_global, local_size, private_… in compile_recurse()

Completed in 38 milliseconds