Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c1362 _xmlSchemaParseTime (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseTime() function
1670 ret = _xmlSchemaParseTime(&(dt->value.date), &cur); in xmlSchemaValidateDates()
1714 ret = _xmlSchemaParseTime(&(dt->value.date), &cur); in xmlSchemaValidateDates()