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

/external/libxml2/
H A Dxmlschemastypes.c2065 * xmlSchemaParseUInt:
2077 xmlSchemaParseUInt(const xmlChar **str, unsigned long *llo, function
2291 * the common routine xmlSchemaParseUInt. We get rid of any
2359 xmlSchemaParseUInt((const xmlChar **)&cptr,
3147 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi);
3204 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi);
3271 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi);

Completed in 209 milliseconds