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

/external/libxml2/
H A Dxmlschemastypes.c150 static xmlSchemaTypePtr xmlSchemaTypeGMonthDef = NULL; variable
488 xmlSchemaTypeGMonthDef = xmlSchemaInitBasicType("gMonth",
757 return (xmlSchemaTypeGMonthDef);

Completed in 51 milliseconds