Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c162 static xmlSchemaTypePtr xmlSchemaTypePositiveIntegerDef = NULL; variable
565 xmlSchemaTypePositiveIntegerDef = in xmlSchemaInitTypes()
813 return (xmlSchemaTypePositiveIntegerDef); in xmlSchemaGetBuiltInType()