Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c178 static xmlSchemaTypePtr xmlSchemaTypeUnsignedShortDef = NULL; variable
564 xmlSchemaTypeUnsignedShortDef = in xmlSchemaInitTypes()
569 xmlSchemaTypeUnsignedShortDef); in xmlSchemaInitTypes()
835 return (xmlSchemaTypeUnsignedShortDef); in xmlSchemaGetBuiltInType()