Home
last modified time | relevance | path

Searched refs:registry (Results 1 – 25 of 30) sorted by relevance

12

/PHP-8.4/ext/dom/
H A Dxpath_callbacks.c49 registry->php_ns = NULL; in php_dom_xpath_callbacks_ctor()
50 registry->namespaces = NULL; in php_dom_xpath_callbacks_ctor()
51 registry->node_list = NULL; in php_dom_xpath_callbacks_ctor()
56 if (registry->node_list) { in php_dom_xpath_callbacks_clean_node_list()
77 if (registry->php_ns) { in php_dom_xpath_callbacks_dtor()
79 efree(registry->php_ns); in php_dom_xpath_callbacks_dtor()
81 if (registry->namespaces) { in php_dom_xpath_callbacks_dtor()
104 if (registry->php_ns) { in php_dom_xpath_callbacks_get_gc()
117 if (registry->php_ns || registry->namespaces) { in php_dom_xpath_callbacks_get_gc_for_whole_object()
265 if (!registry->php_ns) { in php_dom_xpath_callbacks_ensure_ns()
[all …]
H A Dxpath_callbacks.h53 PHP_DOM_EXPORT void php_dom_xpath_callbacks_ctor(php_dom_xpath_callbacks *registry);
54 PHP_DOM_EXPORT void php_dom_xpath_callbacks_dtor(php_dom_xpath_callbacks *registry);
55 PHP_DOM_EXPORT void php_dom_xpath_callbacks_clean_node_list(php_dom_xpath_callbacks *registry);
57 PHP_DOM_EXPORT void php_dom_xpath_callbacks_get_gc(php_dom_xpath_callbacks *registry, zend_get_gc_b…
58 …hp_dom_xpath_callbacks_get_gc_for_whole_object(php_dom_xpath_callbacks *registry, zend_object *obj…
59 …xpath_callbacks_delayed_lib_registration(const php_dom_xpath_callbacks* registry, void *ctxt, php_…
60 … php_dom_xpath_callbacks_update_method_handler(php_dom_xpath_callbacks* registry, xmlXPathContextP…
61 …m_xpath_callbacks_update_single_method_handler(php_dom_xpath_callbacks* registry, xmlXPathContextP…
/PHP-8.4/ext/standard/tests/file/
H A Dbug47517.phpt2 Bug #47517 test registry virtualization disabled
/PHP-8.4/ext/intl/tests/
H A Dlocale_get_region.phpt53 //Private use registry values
H A Dlocale_get_script.phpt52 //Private use registry values
H A Dlocale_get_primary_language.phpt53 //Private use registry values
H A Dlocale_parse_locale2.phpt53 //Private use registry values
H A Dlocale_set_default.phpt53 //Private use registry values
H A Dlocale_get_keywords2.phpt58 //Private use registry values
H A Dlocale_get_display_script3.phpt57 //Private use registry values
H A Dlocale_get_display_script4.phpt57 //Private use registry values
H A Dlocale_get_display_variant2.phpt55 //Private use registry values
H A Dlocale_get_display_region3.phpt57 //Private use registry values
H A Dlocale_get_display_language.phpt58 //Private use registry values
H A Dlocale_get_display_language2.phpt58 //Private use registry values
H A Dlocale_get_display_region2.phpt57 //Private use registry values
H A Dlocale_get_display_language3.phpt15 // See: https://www.iana.org/assignments/language-subtag-registry/
H A Dlocale_get_display_name5.phpt69 //Private use registry values
H A Dlocale_get_display_name6.phpt69 //Private use registry values
H A Dlocale_get_display_name7.phpt69 //Private use registry values
H A Dlocale_get_display_name2.phpt68 //Private use registry values
H A Dlocale_get_display_name3.phpt68 //Private use registry values
H A Dlocale_get_display_name4.phpt69 //Private use registry values
H A Dlocale_get_display_name8.phpt68 //Private use registry values
/PHP-8.4/win32/build/
H A Dconfig.w32309 registry.c select.c sendmail.c time.c winutil.c wsyslog.c globals.c \

Completed in 37 milliseconds

12