Searched refs:nbIdcKeys (Results 1 – 1 of 1) sorted by relevance
1020 int nbIdcKeys; member22161 } else if (vctxt->sizeIdcKeys <= vctxt->nbIdcKeys) { in xmlSchemaIDCStoreKey()22172 vctxt->idcKeys[vctxt->nbIdcKeys++] = key; in xmlSchemaIDCStoreKey()27659 for (i = 0; i < vctxt->nbIdcKeys; i++) in xmlSchemaClearValidCtxt()27663 vctxt->nbIdcKeys = 0; in xmlSchemaClearValidCtxt()27737 for (i = 0; i < ctxt->nbIdcKeys; i++) in xmlSchemaFreeValidCtxt()