Home
last modified time | relevance | path

Searched refs:nbFields (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c745 int nbFields; member
4542 for (j = 0; j < bind->definition->nbFields; j++) { in xmlSchemaDebugDumpIDCTable()
4564 for (j = 0; j < bind->definition->nbFields; j++) { in xmlSchemaDebugDumpIDCTable()
8394 field->index = item->nbFields; in xmlSchemaParseIDC()
8395 item->nbFields++; in xmlSchemaParseIDC()
20297 if (idc->nbFields != in xmlSchemaResolveIDCKeyReferences()
20298 ((xmlSchemaIDCPtr) idc->ref->item)->nbFields) { in xmlSchemaResolveIDCKeyReferences()
22772 matcher->aidc->def->nbFields * in xmlSchemaXPathProcessHistory()
22779 memset(keySeq, 0, matcher->aidc->def->nbFields * in xmlSchemaXPathProcessHistory()
22834 nbKeys = idc->nbFields; in xmlSchemaXPathProcessHistory()
[all …]