cached_ctx        491 lib/common/schemas.c                       relaxng_ctx_cache_t **cached_ctx)
cached_ctx        500 lib/common/schemas.c     if (cached_ctx && *cached_ctx) {
cached_ctx        501 lib/common/schemas.c         ctx = *cached_ctx;
cached_ctx        553 lib/common/schemas.c     if (cached_ctx) {
cached_ctx        554 lib/common/schemas.c         *cached_ctx = ctx;