Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c76 struct _xmlSchemaValDuration { struct
77 long mon; /* mon stores years also */
78 long day;
79 double sec; /* sec stores min and hour also */
/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 */