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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c1384 * _xmlSchemaParseTimeZone:
1395 _xmlSchemaParseTimeZone (xmlSchemaValDatePtr dt, const xmlChar **str) { function
1555 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur); \
1700 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur);
/external/libxml2/
H A Dxmlschemastypes.c1384 * _xmlSchemaParseTimeZone:
1395 _xmlSchemaParseTimeZone (xmlSchemaValDatePtr dt, const xmlChar **str) { function
1555 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur); \
1700 ret = _xmlSchemaParseTimeZone(&(dt->value.date), &cur);

Completed in 58 milliseconds