Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c163 static xmlSchemaTypePtr xmlSchemaTypeNonPositiveIntegerDef = NULL; variable
531 xmlSchemaTypeNonPositiveIntegerDef = in xmlSchemaInitTypes()
537 xmlSchemaTypeNonPositiveIntegerDef); in xmlSchemaInitTypes()
807 return (xmlSchemaTypeNonPositiveIntegerDef); in xmlSchemaGetBuiltInType()