Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c159 static xmlSchemaTypePtr xmlSchemaTypeNonPositiveIntegerDef = NULL; variable
722 xmlSchemaTypeNonPositiveIntegerDef = in xmlSchemaInitTypes()
726 if (xmlSchemaTypeNonPositiveIntegerDef == NULL) in xmlSchemaInitTypes()
730 xmlSchemaTypeNonPositiveIntegerDef); in xmlSchemaInitTypes()
1039 return (xmlSchemaTypeNonPositiveIntegerDef); in xmlSchemaGetBuiltInType()