Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemastypes.c1424 _xmlSchemaParseTimeZone (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseTimeZone() function
1584 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur); \ in xmlSchemaValidateDates()
1729 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur); in xmlSchemaValidateDates()