Searched refs:xServerTypes (Results 1 – 1 of 1) sorted by relevance
502 XMLRPC_VALUE xServerTypes = XMLRPC_VectorGetValueWithID(server->xIntrospection, "typeList"); in XMLRPC_ServerAddIntrospectionData() local523 if(!xServerTypes) { in XMLRPC_ServerAddIntrospectionData()535 …XMLRPC_VALUE xPrev = find_named_value(xServerTypes, XMLRPC_VectorGetStringWithID(xIter, xi_token_n… in XMLRPC_ServerAddIntrospectionData()537 XMLRPC_VectorRemoveValue(xServerTypes, xPrev); in XMLRPC_ServerAddIntrospectionData()539 XMLRPC_AddValueToVector(xServerTypes, xIter); in XMLRPC_ServerAddIntrospectionData()
Completed in 10 milliseconds