schema_validator_none  432 lib/common/schemas.c     add_schema(schema_validator_none, &zero, "none", NULL, NULL, FALSE, -1);
schema_validator_none  562 lib/common/schemas.c             case schema_validator_none: // not cached
schema_validator_none  603 lib/common/schemas.c     if (known_schemas[method].validator == schema_validator_none) {