Searched refs:xmlwriter_end_cdata (Results 1 – 3 of 3) sorted by relevance
36 xmlwriter_end_cdata($xw);
28 xmlwriter_end_cdata($xw);
54 static PHP_FUNCTION(xmlwriter_end_cdata);506 PHP_FE(xmlwriter_end_cdata, arginfo_xmlwriter_resource)563 PHP_ME_MAPPING(endCdata, xmlwriter_end_cdata, arginfo_xmlwriter_void, 0)1294 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() argument
Completed in 7 milliseconds