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.c8817 int nb_values = 0; in xmlRelaxNGValidateValue() local
8837 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()