Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c161 static xmlSchemaTypePtr xmlSchemaTypeNonNegativeIntegerDef = NULL; variable
752 xmlSchemaTypeNonNegativeIntegerDef = in xmlSchemaInitTypes()
756 if (xmlSchemaTypeNonNegativeIntegerDef == NULL) in xmlSchemaInitTypes()
760 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
780 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
1043 return (xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaGetBuiltInType()