Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c1195 _xmlSchemaParseGYear (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseGYear() function
1666 ret = _xmlSchemaParseGYear(&(dt->value.date), &cur); in xmlSchemaValidateDates()