Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashLookup

2752     id = xmlHashLookup(table, ID);
2790 id = xmlHashLookup(table, ID);
2958 if (NULL == (ref_list = xmlHashLookup(table, value))) {
3072 ref_list = xmlHashLookup(table, ID);
3127 return (xmlHashLookup(table, ID));
3335 return(xmlHashLookup(table, name));