Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XP_HAS_CACHE

818 #define XP_HAS_CACHE(c) ((c != NULL) && ((c)->cache != NULL))
2329 if (XP_HAS_CACHE(ctxt)) {