Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c160 static xmlSchemaTypePtr xmlSchemaTypeNegativeIntegerDef = NULL; variable
728 xmlSchemaTypeNegativeIntegerDef = in xmlSchemaInitTypes()
731 if (xmlSchemaTypeNegativeIntegerDef == NULL) in xmlSchemaInitTypes()
1041 return (xmlSchemaTypeNegativeIntegerDef); in xmlSchemaGetBuiltInType()