Searched refs:xServerTypes (Results 1 – 1 of 1) sorted by relevance
505 XMLRPC_VALUE xServerTypes = XMLRPC_VectorGetValueWithID(server->xIntrospection, "typeList"); in XMLRPC_ServerAddIntrospectionData() local526 if(!xServerTypes) { in XMLRPC_ServerAddIntrospectionData()538 …XMLRPC_VALUE xPrev = find_named_value(xServerTypes, XMLRPC_VectorGetStringWithID(xIter, xi_token_n… in XMLRPC_ServerAddIntrospectionData()540 XMLRPC_VectorRemoveValue(xServerTypes, xPrev); in XMLRPC_ServerAddIntrospectionData()542 XMLRPC_AddValueToVector(xServerTypes, xIter); in XMLRPC_ServerAddIntrospectionData()
Completed in 5 milliseconds