Home | History | Annotate | Download | only in libxml2

Lines Matching defs:base

7867     const char *base;
7872 base = ctxt->cur;
7878 fprintf(stderr, "unbalanced '(' : %s\n", base);
7890 val = xmlDictLookup(ctxt->dict, BAD_CAST base, ctxt->cur - base);