Searched refs:xNewTypes (Results 1 – 1 of 1) sorted by relevance
503 XMLRPC_VALUE xNewTypes = XMLRPC_VectorGetValueWithID(desc, "typeList"); in XMLRPC_ServerAddIntrospectionData() local525 if(xNewTypes) { in XMLRPC_ServerAddIntrospectionData()531 XMLRPC_AddValueToVector(server->xIntrospection, xNewTypes); in XMLRPC_ServerAddIntrospectionData()535 XMLRPC_VALUE xIter = XMLRPC_VectorRewind(xNewTypes); in XMLRPC_ServerAddIntrospectionData()544 xIter = XMLRPC_VectorNext(xNewTypes); in XMLRPC_ServerAddIntrospectionData()
Completed in 6 milliseconds