Searched refs:xmlSchemaCheckParticleRangeOK (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c16731 * xmlSchemaCheckParticleRangeOK:
16745 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, function
16796 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
16900 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
16960 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
17068 if (xmlSchemaCheckParticleRangeOK(
17112 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
/external/libxml2/
H A Dxmlschemas.c16760 * xmlSchemaCheckParticleRangeOK:
16774 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, function
16825 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
16929 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
16989 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,
17097 if (xmlSchemaCheckParticleRangeOK(
17141 if (xmlSchemaCheckParticleRangeOK(r->minOccurs, r->maxOccurs,

Completed in 206 milliseconds