Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c71 struct _xmlSchemaValDuration { struct
72 long mon; /* mon stores years also */
73 long day;
74 double sec; /* sec stores min and hour also */