Searched refs:xmlXPathNodeValHash (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c5911 * xmlXPathNodeValHash:
5920 xmlXPathNodeValHash(xmlNodePtr node) { function
6341 if (xmlXPathNodeValHash(ns->nodeTab[i]) == hash) {
6505 hashs1[i] = xmlXPathNodeValHash(ns1->nodeTab[i]);
6508 hashs2[j] = xmlXPathNodeValHash(ns2->nodeTab[j]);

Completed in 166 milliseconds