Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashLookup

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