Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c108 XMLRPC_SetValueBase64(xCurrent, buf.data, buf.offset); in xml_element_to_DANDARPC_REQUEST_worker()
H A Dxmlrpc.h352 void XMLRPC_SetValueBase64(XMLRPC_VALUE value, const char* s, int len);
H A Dxml_to_xmlrpc.c143 XMLRPC_SetValueBase64(current_val, buf.data, buf.offset); in xml_element_to_XMLRPC_REQUEST_worker()
H A Dxml_to_soap.c367 XMLRPC_SetValueBase64(xCurrent, buf.data, buf.offset); in xml_element_to_SOAP_REQUEST_worker()
H A Dxmlrpc.c1799 void XMLRPC_SetValueBase64(XMLRPC_VALUE value, const char* s, int len) { in XMLRPC_SetValueBase64() function
1835 XMLRPC_SetValueBase64(val, s, len); in XMLRPC_CreateValueBase64()

Completed in 32 milliseconds