Home
last modified time | relevance | path

Searched defs:registry (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/dom/
H A Dxpath_callbacks.c47 PHP_DOM_EXPORT void php_dom_xpath_callbacks_ctor(php_dom_xpath_callbacks *registry) in php_dom_xpath_callbacks_ctor()
51 PHP_DOM_EXPORT void php_dom_xpath_callbacks_clean_node_list(php_dom_xpath_callbacks *registry) in php_dom_xpath_callbacks_clean_node_list()
71 PHP_DOM_EXPORT void php_dom_xpath_callbacks_dtor(php_dom_xpath_callbacks *registry) in php_dom_xpath_callbacks_dtor()
98 PHP_DOM_EXPORT void php_dom_xpath_callbacks_get_gc(php_dom_xpath_callbacks *registry, zend_get_gc_b… in php_dom_xpath_callbacks_get_gc()
111 … HashTable *php_dom_xpath_callbacks_get_gc_for_whole_object(php_dom_xpath_callbacks *registry, zen… in php_dom_xpath_callbacks_get_gc_for_whole_object()
162 …RT void php_dom_xpath_callbacks_delayed_lib_registration(const php_dom_xpath_callbacks* registry, … in php_dom_xpath_callbacks_delayed_lib_registration()
258 …hp_dom_xpath_callback_ns *php_dom_xpath_callbacks_ensure_ns(php_dom_xpath_callbacks *registry, zen… in php_dom_xpath_callbacks_ensure_ns()
281 …T zend_result php_dom_xpath_callbacks_update_method_handler(php_dom_xpath_callbacks* registry, xml… in php_dom_xpath_callbacks_update_method_handler()
287 …result php_dom_xpath_callbacks_update_single_method_handler(php_dom_xpath_callbacks* registry, xml… in php_dom_xpath_callbacks_update_single_method_handler()
/PHP-8.2/ext/opcache/jit/ir/dynasm/
H A Dminilua.c416 #define registry(L)(&G(L)->l_registry) macro

Completed in 20 milliseconds