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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Drelaxng.c286 xmlHashTablePtr triage; /* hash table used to direct nodes to the member in struct:_xmlRelaxNGPartition
953 if (partitions->triage != NULL) {
954 xmlHashFree(partitions->triage, NULL);
4055 xmlHashTablePtr triage = NULL; local
4091 triage = xmlHashCreate(10);
4107 res = xmlHashAddEntry2(triage,
4115 res = xmlHashAddEntry2(triage,
4119 res = xmlHashAddEntry2(triage,
4126 res = xmlHashAddEntry2(triage,
4130 res = xmlHashAddEntry2(triage,
10142 xmlHashTablePtr triage = local
[all...]

Completed in 52 milliseconds