Home
last modified time | relevance | path

Searched refs:xmlSchemaTypeGMonthDef (Results 1 – 1 of 1) sorted by relevance

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