Home
last modified time | relevance | path

Searched refs:dom_processinginstruction_class_entry (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/dom/
H A Ddom_ce.h50 extern PHP_DOM_EXPORT zend_class_entry *dom_processinginstruction_class_entry;
H A Dphp_dom.c64 PHP_DOM_EXPORT zend_class_entry *dom_processinginstruction_class_entry; variable
829 …class_entry, php_dom_processinginstruction_class_functions, dom_processinginstruction_class_entry); in PHP_MINIT_FUNCTION()
1238 ce = dom_processinginstruction_class_entry; in php_dom_create_object()

Completed in 17 milliseconds