Home
last modified time | relevance | path

Searched refs:nb_values (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c2007 int nb_values = 0; in xmlSchemaValAtomicListNode() local
2031 nb_values++; in xmlSchemaValAtomicListNode()
2036 if (nb_values == 0) { in xmlSchemaValAtomicListNode()
2038 return(nb_values); in xmlSchemaValAtomicListNode()
2056 return(nb_values); in xmlSchemaValAtomicListNode()
Drelaxng.c8813 int nb_values = 0; in xmlRelaxNGValidateValue() local
8833 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()