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()
8813 int nb_values = 0; in xmlRelaxNGValidateValue() local8833 nb_values++; in xmlRelaxNGValidateValue()8843 oldvalue, nb_values); in xmlRelaxNGValidateValue()8844 nb_values = 0; in xmlRelaxNGValidateValue()8861 ctxt->state->value, nb_values); in xmlRelaxNGValidateValue()8866 nb_values++; in xmlRelaxNGValidateValue()