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