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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c1335 * _xmlSchemaParseTime:
1347 _xmlSchemaParseTime (xmlSchemaValDatePtr dt, const xmlChar **str) { function
1655 ret = _xmlSchemaParseTime(&(dt->value.date), &cur);
1699 ret = _xmlSchemaParseTime(&(dt->value.date), &cur);

Completed in 71 milliseconds