cached_ctx        518 lib/common/schemas.c                       relaxng_ctx_cache_t **cached_ctx)
cached_ctx        527 lib/common/schemas.c     if (cached_ctx && *cached_ctx) {
cached_ctx        528 lib/common/schemas.c         ctx = *cached_ctx;
cached_ctx        580 lib/common/schemas.c     if (cached_ctx) {
cached_ctx        581 lib/common/schemas.c         *cached_ctx = ctx;