cache 452 lib/common/crmcommon_private.h void *cache; cache 583 lib/common/schemas.c ctx = (relaxng_ctx_cache_t *) schema->cache; cache 601 lib/common/schemas.c schema->cache = NULL; cache 688 lib/common/schemas.c relaxng_ctx_cache_t **cache = NULL; cache 705 lib/common/schemas.c cache = (relaxng_ctx_cache_t **) &(schema->cache); cache 706 lib/common/schemas.c valid = validate_with_relaxng(xml->doc, error_handler, error_handler_context, file, cache);