Searched refs:xmlSchemaParseUInt (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemastypes.c | 2073 xmlSchemaParseUInt(const xmlChar **str, unsigned long *llo, in xmlSchemaParseUInt() function 2355 xmlSchemaParseUInt((const xmlChar **)&cptr, in xmlSchemaValAtomicType() 3143 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi); in xmlSchemaValAtomicType() 3200 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi); in xmlSchemaValAtomicType() 3267 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi); in xmlSchemaValAtomicType()
|