Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashLookup

4439 	if (xmlHashLookup(hash, strval) == NULL) {
5065 return((const xmlChar *) xmlHashLookup(ctxt->nsHash, prefix));