Home
last modified time | relevance | path

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

/third_party/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 */
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c110 struct _xmlSchemaValDuration { struct
111 long mon; /* mon stores years also */
112 long day;
113 double sec; /* sec stores min and hour also */