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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c1276 * _xmlSchemaParseGMonth:
1287 _xmlSchemaParseGMonth (xmlSchemaValDatePtr dt, const xmlChar **str) { function
1604 ret = _xmlSchemaParseGMonth(&(dt->value.date), &cur);
1676 ret = _xmlSchemaParseGMonth(&(dt->value.date), &cur);

Completed in 59 milliseconds