Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c1413 _xmlSchemaParseTimeZone (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseTimeZone() function
1573 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur); \ in xmlSchemaValidateDates()
1718 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur); in xmlSchemaValidateDates()