XMLRPC_GetValueStringLen  205 xmlrpc/libxmlrpc/xml_to_dandarpc.c             simplestring_addn(&elem_val->text, XMLRPC_GetValueString(node), XMLRPC_GetValueStringLen(node));
XMLRPC_GetValueStringLen  230 xmlrpc/libxmlrpc/xml_to_dandarpc.c                base64_encode_xmlrpc(&buf, XMLRPC_GetValueBase64(node), XMLRPC_GetValueStringLen(node));
XMLRPC_GetValueStringLen  501 xmlrpc/libxmlrpc/xml_to_soap.c 			simplestring_addn(&elem_val->text, XMLRPC_GetValueString(node), XMLRPC_GetValueStringLen(node));
XMLRPC_GetValueStringLen  532 xmlrpc/libxmlrpc/xml_to_soap.c 				base64_encode_xmlrpc(&buf, XMLRPC_GetValueBase64(node), XMLRPC_GetValueStringLen(node));
XMLRPC_GetValueStringLen  217 xmlrpc/libxmlrpc/xml_to_xmlrpc.c             simplestring_addn(&elem_val->text, XMLRPC_GetValueString(node), XMLRPC_GetValueStringLen(node));
XMLRPC_GetValueStringLen  245 xmlrpc/libxmlrpc/xml_to_xmlrpc.c                base64_encode_xmlrpc(&buf, XMLRPC_GetValueBase64(node), XMLRPC_GetValueStringLen(node));
XMLRPC_GetValueStringLen  358 xmlrpc/libxmlrpc/xmlrpc.h int XMLRPC_GetValueStringLen(XMLRPC_VALUE value);
XMLRPC_GetValueStringLen  647 xmlrpc/xmlrpc-epi-php.c 					Z_STRLEN_P(elem) = XMLRPC_GetValueStringLen(el);
XMLRPC_GetValueStringLen  665 xmlrpc/xmlrpc-epi-php.c 				Z_STRLEN_P(elem) = XMLRPC_GetValueStringLen(el);
XMLRPC_GetValueStringLen  672 xmlrpc/xmlrpc-epi-php.c 					Z_STRLEN_P(elem) = XMLRPC_GetValueStringLen(el);