Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c76 struct _xmlSchemaValDuration { struct
77 long mon; /* mon stores years also */
78 long day;
79 double sec; /* sec stores min and hour also */