Searched refs:xmlwriter_write_pi (Results 1 – 2 of 2) sorted by relevance
23 xmlwriter_write_pi($xw, 'php', 'echo "hello world"; ');
52 static PHP_FUNCTION(xmlwriter_write_pi);490 PHP_FE(xmlwriter_write_pi, arginfo_xmlwriter_write_pi)546 PHP_ME_MAPPING(writePi, xmlwriter_write_pi, arginfo_xmlwriter_method_write_pi, 0)1162 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() argument
Completed in 11 milliseconds