Searched refs:xmlwriter_write_pi (Results 1 – 4 of 4) sorted by relevance
19 xmlwriter_write_pi($xw, 'php', 'echo "hello world"; ');
360 ZEND_FUNCTION(xmlwriter_write_pi);407 ZEND_FE(xmlwriter_write_pi, arginfo_xmlwriter_write_pi)
43 function xmlwriter_write_pi(XMLWriter $writer, string $target, string $content): bool {} function
492 PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() argument
Completed in 18 milliseconds