Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.c374 static xmlNodePtr master_to_xml_int(encodePtr encode, zval *data, int style, xmlNodePtr parent, int… in master_to_xml_int() function
513 return master_to_xml_int(encode, data, style, parent, 1); in master_to_xml()
2744 ret = master_to_xml_int(enc, data, style, parent, 0); in guess_xml_convert()

Completed in 14 milliseconds