Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h362 const char* XMLRPC_GetValueBase64(XMLRPC_VALUE value);
438 #define XMLRPC_VectorGetBase64WithID(vector, id) XMLRPC_GetValueBase64(XMLRPC_VectorGetValueWithID(…
H A Dxml_to_dandarpc.c230 … base64_encode_xmlrpc(&buf, XMLRPC_GetValueBase64(node), XMLRPC_GetValueStringLen(node)); in DANDARPC_to_xml_element_worker()
H A Dxml_to_xmlrpc.c245 … base64_encode_xmlrpc(&buf, XMLRPC_GetValueBase64(node), XMLRPC_GetValueStringLen(node)); in XMLRPC_to_xml_element_worker()
H A Dxml_to_soap.c532 base64_encode_xmlrpc(&buf, XMLRPC_GetValueBase64(node), XMLRPC_GetValueStringLen(node)); in SOAP_to_xml_element_worker()
H A Dxmlrpc.c2040 const char* XMLRPC_GetValueBase64(XMLRPC_VALUE value) { in XMLRPC_GetValueBase64() function
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c679 pStr = XMLRPC_GetValueBase64(el); in XMLRPC_to_PHP()

Completed in 32 milliseconds