Searched refs:nb_values (Results 1 – 2 of 2) sorted by relevance
2021 int nb_values = 0; in xmlSchemaValAtomicListNode() local2045 nb_values++; in xmlSchemaValAtomicListNode()2050 if (nb_values == 0) { in xmlSchemaValAtomicListNode()2052 return(nb_values); in xmlSchemaValAtomicListNode()2070 return(nb_values); in xmlSchemaValAtomicListNode()
8842 int nb_values = 0; in xmlRelaxNGValidateValue() local8862 nb_values++; in xmlRelaxNGValidateValue()8872 oldvalue, nb_values); in xmlRelaxNGValidateValue()8873 nb_values = 0; in xmlRelaxNGValidateValue()8890 ctxt->state->value, nb_values); in xmlRelaxNGValidateValue()8895 nb_values++; in xmlRelaxNGValidateValue()