Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c162 static xmlSchemaTypePtr xmlSchemaTypeNonNegativeIntegerDef = NULL; variable
763 xmlSchemaTypeNonNegativeIntegerDef = in xmlSchemaInitTypes()
767 if (xmlSchemaTypeNonNegativeIntegerDef == NULL) in xmlSchemaInitTypes()
771 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
791 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
1054 return (xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaGetBuiltInType()