Home
last modified time | relevance | path

Searched defs:_xmlSchemaValDuration (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c81 struct _xmlSchemaValDuration { struct
82 long mon; /* mon stores years also */
83 long day;
84 double sec; /* sec stores min and hour also */