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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c150 static xmlSchemaTypePtr xmlSchemaTypeGMonthDef = NULL; variable
484 xmlSchemaTypeGMonthDef = xmlSchemaInitBasicType("gMonth",
753 return (xmlSchemaTypeGMonthDef);
/external/libxml2/
H A Dxmlschemastypes.c150 static xmlSchemaTypePtr xmlSchemaTypeGMonthDef = NULL; variable
484 xmlSchemaTypeGMonthDef = xmlSchemaInitBasicType("gMonth",
753 return (xmlSchemaTypeGMonthDef);

Completed in 60 milliseconds