Home
last modified time | relevance | path

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

/php-src/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
1972 …public function createProcessingInstruction(string $target, string $data): ProcessingInstruction {} function in Dom\\Document

Completed in 25 milliseconds