highest_schema    127 lib/common/schemas.c     pcmk__schema_t *highest_schema = NULL;
highest_schema    133 lib/common/schemas.c     highest_schema = x_0_entry->data;
highest_schema    142 lib/common/schemas.c         if (schema->version.v[0] < highest_schema->version.v[0]) {