Searched refs:xmlwriter_open_memory (Results 1 – 16 of 16) sorted by relevance
7 $xw = xmlwriter_open_memory();22 $xw = xmlwriter_open_memory();
7 $xmlwriter = xmlwriter_open_memory();
10 $xw = xmlwriter_open_memory($doc_dest);
8 $xmlwriter = xmlwriter_open_memory();
7 $xw = xmlwriter_open_memory();
15 $xw = xmlwriter_open_memory();
10 $xw = xmlwriter_open_memory();
11 $xw = xmlwriter_open_memory();
14 $xw = xmlwriter_open_memory();
12 $xw = xmlwriter_open_memory();
4 $xw = xmlwriter_open_memory();
80 static PHP_FUNCTION(xmlwriter_open_memory);466 PHP_FE(xmlwriter_open_memory, arginfo_xmlwriter_void)522 PHP_ME_MAPPING(openMemory, xmlwriter_open_memory, arginfo_xmlwriter_void, 0)1733 static PHP_FUNCTION(xmlwriter_open_memory) in PHP_FUNCTION() argument
Completed in 19 milliseconds