Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDictLookup

6857     name = xmlDictLookup(ctxt->dict, name, len);
7910 val = xmlDictLookup(ctxt->dict, BAD_CAST base, ctxt->cur - base);