Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDictLookup

81 	r = (xmlChar *) xmlDictLookup((c)->comp->dict, BAD_CAST nsname, -1); \
769 ret = (xmlChar *) xmlDictLookup(ctxt->dict, q, cur - q);
788 ret = (xmlChar *) xmlDictLookup(ctxt->dict, q, cur - q);
839 ret = (xmlChar *) xmlDictLookup(ctxt->dict, q, cur - q);
877 ret = (xmlChar *) xmlDictLookup(ctxt->dict, q, cur - q);