Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c158 static xmlSchemaTypePtr xmlSchemaTypePositiveIntegerDef = NULL; variable
778 xmlSchemaTypePositiveIntegerDef = in xmlSchemaInitTypes()
781 if (xmlSchemaTypePositiveIntegerDef == NULL) in xmlSchemaInitTypes()
1045 return (xmlSchemaTypePositiveIntegerDef); in xmlSchemaGetBuiltInType()