Searched refs:xmlSchemaValDatePtr (Results 1 – 1 of 1) sorted by relevance
61 typedef xmlSchemaValDate *xmlSchemaValDatePtr; typedef1213 _xmlSchemaParseGYear (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseGYear()1313 _xmlSchemaParseGMonth (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseGMonth()1343 _xmlSchemaParseGDay (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseGDay()1373 _xmlSchemaParseTime (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseTime()1424 _xmlSchemaParseTimeZone (xmlSchemaValDatePtr dt, const xmlChar **str) { in _xmlSchemaParseTimeZone()3887 xmlSchemaValDatePtr r, d; in _xmlSchemaDateAdd()