Searched refs:xmlwriter_end_attribute (Results 1 – 7 of 7) sorted by relevance
16 var_dump(xmlwriter_end_attribute($xw));18 var_dump(xmlwriter_end_attribute($xw));20 var_dump(xmlwriter_end_attribute($xw));
20 xmlwriter_end_attribute($xw);24 xmlwriter_end_attribute($xw);
17 xmlwriter_end_attribute($xw);
21 xmlwriter_end_attribute($xw);
16 xmlwriter_end_attribute($xw);
38 static PHP_FUNCTION(xmlwriter_end_attribute);476 PHP_FE(xmlwriter_end_attribute, arginfo_xmlwriter_resource)532 PHP_ME_MAPPING(endAttribute, xmlwriter_end_attribute, arginfo_xmlwriter_void, 0)828 static PHP_FUNCTION(xmlwriter_end_attribute) in PHP_FUNCTION() argument
Completed in 11 milliseconds