Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds