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

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c288 xmlHashTablePtr triage; /* hash table used to direct nodes to the member in struct:_xmlRelaxNGPartition
956 if (partitions->triage != NULL) {
957 xmlHashFree(partitions->triage, NULL);
4090 xmlHashTablePtr triage = NULL; local
4126 triage = xmlHashCreate(10);
4142 res = xmlHashAddEntry2(triage,
4150 res = xmlHashAddEntry2(triage,
4154 res = xmlHashAddEntry2(triage,
4161 res = xmlHashAddEntry2(triage,
4165 res = xmlHashAddEntry2(triage,
10303 xmlHashTablePtr triage = local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c287 xmlHashTablePtr triage; /* hash table used to direct nodes to the member in struct:_xmlRelaxNGPartition
955 if (partitions->triage != NULL) {
956 xmlHashFree(partitions->triage, NULL);
4089 xmlHashTablePtr triage = NULL; local
4125 triage = xmlHashCreate(10);
4141 res = xmlHashAddEntry2(triage,
4149 res = xmlHashAddEntry2(triage,
4153 res = xmlHashAddEntry2(triage,
4160 res = xmlHashAddEntry2(triage,
4164 res = xmlHashAddEntry2(triage,
10273 xmlHashTablePtr triage = local
[all...]

Completed in 144 milliseconds