Searched refs:registry (Results 1 – 25 of 30) sorted by relevance
12
49 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 …]
53 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…
2 Bug #47517 test registry virtualization disabled
52 //Private use registry values
53 //Private use registry values
58 //Private use registry values
57 //Private use registry values
55 //Private use registry values
15 // See: https://www.iana.org/assignments/language-subtag-registry/
68 //Private use registry values
69 //Private use registry values
309 registry.c select.c sendmail.c time.c winutil.c wsyslog.c globals.c \
Completed in 34 milliseconds