Searched refs:php_dom_xpath_callbacks_get_gc_for_whole_object (Results 1 – 4 of 4) sorted by relevance
58 PHP_DOM_EXPORT HashTable *php_dom_xpath_callbacks_get_gc_for_whole_object(php_dom_xpath_callbacks *…
54 return php_dom_xpath_callbacks_get_gc_for_whole_object(&intern->xpath_callbacks, object, table, n); in dom_xpath_get_gc()
115 PHP_DOM_EXPORT HashTable *php_dom_xpath_callbacks_get_gc_for_whole_object(php_dom_xpath_callbacks *… in php_dom_xpath_callbacks_get_gc_for_whole_object() function
58 return php_dom_xpath_callbacks_get_gc_for_whole_object(&intern->xpath_callbacks, object, table, n); in ZEND_GET_MODULE()
Completed in 13 milliseconds