Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c169 static xmlSchemaTypePtr xmlSchemaTypeUnsignedShortDef = NULL; variable
768 xmlSchemaTypeUnsignedShortDef = in xmlSchemaInitTypes()
771 if (xmlSchemaTypeUnsignedShortDef == NULL) in xmlSchemaInitTypes()
775 xmlSchemaTypeUnsignedShortDef); in xmlSchemaInitTypes()
1057 return (xmlSchemaTypeUnsignedShortDef); in xmlSchemaGetBuiltInType()