Home
last modified time | relevance | path

Searched refs:xmlwriter_end_attribute (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A D010.phpt14 var_dump(xmlwriter_end_attribute($xw));
22 var_dump(xmlwriter_end_attribute($xw));
30 var_dump(xmlwriter_end_attribute($xw));
H A D007.phpt16 xmlwriter_end_attribute($xw);
20 xmlwriter_end_attribute($xw);
H A D003.phpt15 xmlwriter_end_attribute($xw);
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter_arginfo.h348 ZEND_FUNCTION(xmlwriter_end_attribute);
395 ZEND_FE(xmlwriter_end_attribute, arginfo_xmlwriter_end_attribute)
H A Dphp_xmlwriter.stub.php19 function xmlwriter_end_attribute(XMLWriter $writer): bool {} function
H A Dphp_xmlwriter.c296 PHP_FUNCTION(xmlwriter_end_attribute) in PHP_FUNCTION() argument

Completed in 20 milliseconds