Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c2368 static int xmlSchemaParseUInt(const xmlChar **str, xmlSchemaValDecimalPtr val) { in xmlSchemaParseUInt() function
3475 ret = xmlSchemaParseUInt(&cur, &decimal); in xmlSchemaValAtomicType()