Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c168 static xmlSchemaTypePtr xmlSchemaTypeUnsignedIntDef = NULL; variable
763 xmlSchemaTypeUnsignedIntDef = in xmlSchemaInitTypes()
766 if (xmlSchemaTypeUnsignedIntDef == NULL) in xmlSchemaInitTypes()
770 xmlSchemaTypeUnsignedIntDef); in xmlSchemaInitTypes()
1049 return (xmlSchemaTypeUnsignedIntDef); in xmlSchemaGetBuiltInType()