cache 55 lib/common/schemas.c void *cache; cache 534 lib/common/schemas.c ctx = (relaxng_ctx_cache_t *) known_schemas[lpc].cache; cache 548 lib/common/schemas.c known_schemas[lpc].cache = NULL; cache 567 lib/common/schemas.c relaxng_ctx_cache_t **cache = NULL; cache 590 lib/common/schemas.c cache = (relaxng_ctx_cache_t **) &(schema->cache); cache 591 lib/common/schemas.c valid = validate_with_relaxng(xml->doc, error_handler, error_handler_context, file, cache); cache 20 maint/gnulib/lib/regexec.c static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags, cache 23 maint/gnulib/lib/regexec.c static void match_ctx_free (re_match_context_t *cache); cache 24 maint/gnulib/lib/regexec.c static reg_errcode_t match_ctx_add_entry (re_match_context_t *cache, Idx node,