Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c173 static xmlSchemaTypePtr xmlSchemaTypeUnsignedShortDef = NULL; variable
559 xmlSchemaTypeUnsignedShortDef = in xmlSchemaInitTypes()
564 xmlSchemaTypeUnsignedShortDef); in xmlSchemaInitTypes()
825 return (xmlSchemaTypeUnsignedShortDef); in xmlSchemaGetBuiltInType()