Searched refs:dom_notation_class_entry (Results 1 – 2 of 2) sorted by relevance
48 extern PHP_DOM_EXPORT zend_class_entry *dom_notation_class_entry;
63 PHP_DOM_EXPORT zend_class_entry *dom_notation_class_entry; variable807 …, "DOMNotation", dom_node_class_entry, php_dom_notation_class_functions, dom_notation_class_entry); in PHP_MINIT_FUNCTION()1268 ce = dom_notation_class_entry; in php_dom_create_object()
Completed in 12 milliseconds