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