xml_latest_schema_index 1150 lib/common/schemas.c int max_stable_schemas = xml_latest_schema_index(); xml_latest_schema_index 1352 lib/common/schemas.c if (schema->schema_index < xml_latest_schema_index()) { xml_latest_schema_index 1410 lib/common/schemas.c for (GList *iter = g_list_nth(known_schemas, xml_latest_schema_index());