Searched refs:nb_values (Results 1 – 2 of 2) sorted by relevance
2007 int nb_values = 0; in xmlSchemaValAtomicListNode() local2031 nb_values++; in xmlSchemaValAtomicListNode()2036 if (nb_values == 0) { in xmlSchemaValAtomicListNode()2038 return(nb_values); in xmlSchemaValAtomicListNode()2056 return(nb_values); in xmlSchemaValAtomicListNode()
8817 int nb_values = 0; in xmlRelaxNGValidateValue() local8837 nb_values++; in xmlRelaxNGValidateValue()8847 oldvalue, nb_values); in xmlRelaxNGValidateValue()8848 nb_values = 0; in xmlRelaxNGValidateValue()8865 ctxt->state->value, nb_values); in xmlRelaxNGValidateValue()8870 nb_values++; in xmlRelaxNGValidateValue()