cached_ctx        463 lib/common/schemas.c                       relaxng_ctx_cache_t **cached_ctx)
cached_ctx        472 lib/common/schemas.c     if (cached_ctx && *cached_ctx) {
cached_ctx        473 lib/common/schemas.c         ctx = *cached_ctx;
cached_ctx        530 lib/common/schemas.c     if (cached_ctx) {
cached_ctx        531 lib/common/schemas.c         *cached_ctx = ctx;