Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c165 static xmlSchemaTypePtr xmlSchemaTypeNonNegativeIntegerDef = NULL; variable
549 xmlSchemaTypeNonNegativeIntegerDef = in xmlSchemaInitTypes()
555 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
567 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
811 return (xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaGetBuiltInType()