Searched refs:dom_notation_class_entry (Results 1 – 2 of 2) sorted by relevance
35 extern PHP_DOM_EXPORT zend_class_entry *dom_notation_class_entry;
52 PHP_DOM_EXPORT zend_class_entry *dom_notation_class_entry; variable753 …LASS(ce, "DOMNotation", dom_node_class_entry, class_DOMNotation_methods, dom_notation_class_entry); in PHP_MINIT_FUNCTION()1204 ce = dom_notation_class_entry; in php_dom_create_object()
Completed in 8 milliseconds