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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemastypes.c2057 * xmlSchemaParseUInt:
2069 xmlSchemaParseUInt(const xmlChar **str, unsigned long *llo, function
2280 * the common routine xmlSchemaParseUInt. We get rid of any
2348 xmlSchemaParseUInt((const xmlChar **)&cptr,
3118 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi);
3175 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi);
3242 ret = xmlSchemaParseUInt(&cur, &lo, &mi, &hi);

Completed in 39 milliseconds