Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c170 static xmlSchemaTypePtr xmlSchemaTypeNonNegativeIntegerDef = NULL; variable
554 xmlSchemaTypeNonNegativeIntegerDef = in xmlSchemaInitTypes()
560 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
572 xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaInitTypes()
821 return (xmlSchemaTypeNonNegativeIntegerDef); in xmlSchemaGetBuiltInType()