Searched refs:xmlwriter_end_attribute (Results 1 – 6 of 6) sorted by relevance
14 var_dump(xmlwriter_end_attribute($xw));22 var_dump(xmlwriter_end_attribute($xw));30 var_dump(xmlwriter_end_attribute($xw));
16 xmlwriter_end_attribute($xw);20 xmlwriter_end_attribute($xw);
15 xmlwriter_end_attribute($xw);
348 ZEND_FUNCTION(xmlwriter_end_attribute);395 ZEND_FE(xmlwriter_end_attribute, arginfo_xmlwriter_end_attribute)
19 function xmlwriter_end_attribute(XMLWriter $writer): bool {} function
296 PHP_FUNCTION(xmlwriter_end_attribute) in PHP_FUNCTION() argument
Completed in 20 milliseconds