XMLRPC_GetVectorType  237 xmlrpc/libxmlrpc/xml_to_dandarpc.c                XMLRPC_VECTOR_TYPE my_type = XMLRPC_GetVectorType(node);
XMLRPC_GetVectorType  262 xmlrpc/libxmlrpc/xml_to_soap.c 		else if (XMLRPC_GetVectorType(xParent) != xmlrpc_vector_array) {
XMLRPC_GetVectorType  196 xmlrpc/libxmlrpc/xml_to_xmlrpc.c       XMLRPC_VECTOR_TYPE vtype = XMLRPC_GetVectorType(node);
XMLRPC_GetVectorType  252 xmlrpc/libxmlrpc/xml_to_xmlrpc.c                XMLRPC_VECTOR_TYPE my_type = XMLRPC_GetVectorType(node);
XMLRPC_GetVectorType  304 xmlrpc/libxmlrpc/xml_to_xmlrpc.c          XMLRPC_VECTOR_TYPE vtype = XMLRPC_GetVectorType(current_vector);
XMLRPC_GetVectorType  370 xmlrpc/libxmlrpc/xmlrpc.h XMLRPC_VECTOR_TYPE XMLRPC_GetVectorType(XMLRPC_VALUE v);