Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashAddEntry

2400     if (xmlHashAddEntry(table, name, ret)) {
2632 if (xmlHashAddEntry(table, value, ret) < 0) {
2965 if (xmlHashAddEntry(table, value, ref_list) < 0) {