Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemastypes.c168 static xmlSchemaTypePtr xmlSchemaTypeNonPositiveIntegerDef = NULL; variable
536 xmlSchemaTypeNonPositiveIntegerDef = in xmlSchemaInitTypes()
542 xmlSchemaTypeNonPositiveIntegerDef); in xmlSchemaInitTypes()
817 return (xmlSchemaTypeNonPositiveIntegerDef); in xmlSchemaGetBuiltInType()