Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c2021 int nb_values = 0; in xmlSchemaValAtomicListNode() local
2045 nb_values++; in xmlSchemaValAtomicListNode()
2050 if (nb_values == 0) { in xmlSchemaValAtomicListNode()
2052 return(nb_values); in xmlSchemaValAtomicListNode()
2070 return(nb_values); in xmlSchemaValAtomicListNode()
Drelaxng.c8842 int nb_values = 0; in xmlRelaxNGValidateValue() local
8862 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()