Home
last modified time | relevance | path

Searched refs:DOMProcessingInstruction (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/dom/tests/manually_call_constructor/
H A Dprocessinginstruction.phpt8 $pi = new DOMProcessingInstruction('name1', 'value1');
/PHP-8.2/ext/dom/
H A Dprocessinginstruction.c34 PHP_METHOD(DOMProcessingInstruction, __construct) in PHP_METHOD() argument
H A Dphp_dom.stub.php728 /** @return DOMProcessingInstruction|false */
901 class DOMProcessingInstruction extends DOMNode class
H A Dphp_dom_arginfo.h628 ZEND_METHOD(DOMProcessingInstruction, __construct);
889 …ZEND_ME(DOMProcessingInstruction, __construct, arginfo_class_DOMProcessingInstruction___construct,…

Completed in 17 milliseconds