Searched refs:xNewTypes (Results 1 – 1 of 1) sorted by relevance
500 XMLRPC_VALUE xNewTypes = XMLRPC_VectorGetValueWithID(desc, "typeList"); in XMLRPC_ServerAddIntrospectionData() local522 if(xNewTypes) { in XMLRPC_ServerAddIntrospectionData()528 XMLRPC_AddValueToVector(server->xIntrospection, xNewTypes); in XMLRPC_ServerAddIntrospectionData()532 XMLRPC_VALUE xIter = XMLRPC_VectorRewind(xNewTypes); in XMLRPC_ServerAddIntrospectionData()541 xIter = XMLRPC_VectorNext(xNewTypes); in XMLRPC_ServerAddIntrospectionData()
Completed in 14 milliseconds