Home
last modified time | relevance | path

Searched refs:php_dom_document_class_functions (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/dom/
H A Ddom_fe.h31 extern const zend_function_entry php_dom_document_class_functions[];
H A Dphp_dom.c736 …REGISTER_DOM_CLASS(ce, "DOMDocument", dom_node_class_entry, php_dom_document_class_functions, dom_… in PHP_MINIT_FUNCTION()
H A Ddocument.c196 const zend_function_entry php_dom_document_class_functions[] = { /* {{{ */ variable

Completed in 22 milliseconds