Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashLookup

2800     id = xmlHashLookup(table, ID);
2837 id = xmlHashLookup(table, ID);
3005 if (NULL == (ref_list = xmlHashLookup(table, value))) {
3119 ref_list = xmlHashLookup(table, ID);
3174 return (xmlHashLookup(table, ID));
3382 return(xmlHashLookup(table, name));