Home
last modified time | relevance | path

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

/php-src/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()
54 PHP_DOM_EXPORT void php_dom_xpath_callbacks_clean_node_list(php_dom_xpath_callbacks *registry) in php_dom_xpath_callbacks_clean_node_list()
75 PHP_DOM_EXPORT void php_dom_xpath_callbacks_dtor(php_dom_xpath_callbacks *registry) in php_dom_xpath_callbacks_dtor()
102 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()
115 … 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()
166 …RT void php_dom_xpath_callbacks_delayed_lib_registration(const php_dom_xpath_callbacks* registry, … in php_dom_xpath_callbacks_delayed_lib_registration()
262 …hp_dom_xpath_callback_ns *php_dom_xpath_callbacks_ensure_ns(php_dom_xpath_callbacks *registry, zen… in php_dom_xpath_callbacks_ensure_ns()
285 …T zend_result php_dom_xpath_callbacks_update_method_handler(php_dom_xpath_callbacks* registry, xml… in php_dom_xpath_callbacks_update_method_handler()
291 …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-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c416 #define registry(L)(&G(L)->l_registry) macro

Completed in 30 milliseconds