Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c105 XMLRPC_SetValueBase64(xCurrent, buf.data, buf.offset); in xml_element_to_DANDARPC_REQUEST_worker()
H A Dxmlrpc.h353 void XMLRPC_SetValueBase64(XMLRPC_VALUE value, const char* s, int len);
H A Dxml_to_xmlrpc.c138 XMLRPC_SetValueBase64(current_val, buf.data, buf.offset); in xml_element_to_XMLRPC_REQUEST_worker()
H A Dxml_to_soap.c362 XMLRPC_SetValueBase64(xCurrent, buf.data, buf.offset); in xml_element_to_SOAP_REQUEST_worker()
H A Dxmlrpc.c1793 void XMLRPC_SetValueBase64(XMLRPC_VALUE value, const char* s, int len) { in XMLRPC_SetValueBase64() function
1829 XMLRPC_SetValueBase64(val, s, len); in XMLRPC_CreateValueBase64()

Completed in 20 milliseconds