Home
last modified time | relevance | path

Searched defs:createProcessingInstruction (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/dom/
H A Ddocument.c662 PHP_METHOD(DOMDocument, createProcessingInstruction) in PHP_METHOD() argument
667 PHP_METHOD(Dom_Document, createProcessingInstruction) in PHP_METHOD() argument
H A Dphp_dom.stub.php978 public function createProcessingInstruction(string $target, string $data = "") {} function in DOMDocument
1968 …public function createProcessingInstruction(string $target, string $data): ProcessingInstruction {} function in Dom\\Document

Completed in 30 milliseconds