schema_a          514 lib/common/schemas.c     const pcmk__schema_t *schema_a = a;
schema_a          518 lib/common/schemas.c     if (pcmk__str_eq(schema_a->name, PCMK_VALUE_NONE, pcmk__str_none)) {
schema_a          523 lib/common/schemas.c         return schema_cmp(schema_a->version, schema_b->version);