Searched defs:xmlSchemaTypeDurationDef (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c151 static xmlSchemaTypePtr xmlSchemaTypeDurationDef = NULL; variable
493 xmlSchemaTypeDurationDef = xmlSchemaInitBasicType("duration",
765 return (xmlSchemaTypeDurationDef);
/external/libxml2/
H A Dxmlschemastypes.c151 static xmlSchemaTypePtr xmlSchemaTypeDurationDef = NULL; variable
493 xmlSchemaTypeDurationDef = xmlSchemaInitBasicType("duration",
765 return (xmlSchemaTypeDurationDef);

Completed in 44 milliseconds