cached_ctx        421 lib/common/schemas.c                       relaxng_ctx_cache_t **cached_ctx)
cached_ctx        430 lib/common/schemas.c     if (cached_ctx && *cached_ctx) {
cached_ctx        431 lib/common/schemas.c         ctx = *cached_ctx;
cached_ctx        488 lib/common/schemas.c     if (cached_ctx) {
cached_ctx        489 lib/common/schemas.c         *cached_ctx = ctx;