xNewTypes         503 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       XMLRPC_VALUE xNewTypes = XMLRPC_VectorGetValueWithID(desc, "typeList");
xNewTypes         525 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       if(xNewTypes) {
xNewTypes         531 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c             XMLRPC_AddValueToVector(server->xIntrospection, xNewTypes);
xNewTypes         535 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c             XMLRPC_VALUE xIter = XMLRPC_VectorRewind(xNewTypes);
xNewTypes         544 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c                xIter = XMLRPC_VectorNext(xNewTypes);