Searched defs:_xmlSchemaParseTime (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlschemastypes.c1340 * _xmlSchemaParseTime:
1352 _xmlSchemaParseTime (xmlSchemaValDatePtr dt, const xmlChar **str) { function
1660 ret = _xmlSchemaParseTime(&(dt->value.date), &cur);
1704 ret = _xmlSchemaParseTime(&(dt->value.date), &cur);

Completed in 64 milliseconds