Searched refs:xmlSchemaParseUInt (Results 1 – 1 of 1) sorted by relevance
2368 static int xmlSchemaParseUInt(const xmlChar **str, xmlSchemaValDecimalPtr val) { in xmlSchemaParseUInt() function3475 ret = xmlSchemaParseUInt(&cur, &decimal); in xmlSchemaValAtomicType()