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

/external/libxml2/
H A Dxmlschemastypes.c1311 * _xmlSchemaParseGDay:
1322 _xmlSchemaParseGDay (xmlSchemaValDatePtr dt, const xmlChar **str) { function
1597 ret = _xmlSchemaParseGDay(&(dt->value.date), &cur);
1625 ret = _xmlSchemaParseGDay(&(dt->value.date), &cur);
1692 ret = _xmlSchemaParseGDay(&(dt->value.date), &cur);

Completed in 71 milliseconds