Searched refs:xmlwriter_output_memory (Results 1 – 4 of 4) sorted by relevance
27 $out = xmlwriter_output_memory($xw, 0);33 $out = xmlwriter_output_memory($xw, 1);37 $out = xmlwriter_output_memory($xw);
27 $out = xmlwriter_output_memory($xw, 0);
24 print xmlwriter_output_memory($xw);
81 static PHP_FUNCTION(xmlwriter_output_memory);513 PHP_FE(xmlwriter_output_memory, arginfo_xmlwriter_output_memory)569 PHP_ME_MAPPING(outputMemory, xmlwriter_output_memory, arginfo_xmlwriter_method_output_memory, 0)1824 static PHP_FUNCTION(xmlwriter_output_memory) in PHP_FUNCTION() argument
Completed in 13 milliseconds