Searched refs:nbIdcKeys (Results 1 – 1 of 1) sorted by relevance
1021 int nbIdcKeys; member22246 } else if (vctxt->sizeIdcKeys <= vctxt->nbIdcKeys) { in xmlSchemaIDCStoreKey()22257 vctxt->idcKeys[vctxt->nbIdcKeys++] = key; in xmlSchemaIDCStoreKey()27841 for (i = 0; i < vctxt->nbIdcKeys; i++) in xmlSchemaClearValidCtxt()27845 vctxt->nbIdcKeys = 0; in xmlSchemaClearValidCtxt()27919 for (i = 0; i < ctxt->nbIdcKeys; i++) in xmlSchemaFreeValidCtxt()