Searched refs:DOMProcessingInstruction (Results 1 – 4 of 4) sorted by relevance
8 $pi = new DOMProcessingInstruction('name1', 'value1');
34 PHP_METHOD(DOMProcessingInstruction, __construct) in PHP_METHOD() argument
728 /** @return DOMProcessingInstruction|false */901 class DOMProcessingInstruction extends DOMNode class
628 ZEND_METHOD(DOMProcessingInstruction, __construct);889 …ZEND_ME(DOMProcessingInstruction, __construct, arginfo_class_DOMProcessingInstruction___construct,…
Completed in 13 milliseconds