Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashLookup

573         ret = xmlHashLookup(ctxt->namespaces, xmlCRelaxNGDefault);
575 ret = xmlHashLookup(ctxt->namespaces, prefix);
593 ret = xmlHashLookup(ctxt->datatypes, prefix);