Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c184 static xmlSchemaTypePtr xmlSchemaTypeEntityDef = NULL; variable
591 xmlSchemaTypeEntityDef = xmlSchemaInitBasicType("ENTITY", in xmlSchemaInitTypes()
601 xmlSchemaTypeEntitiesDef->subtypes = xmlSchemaTypeEntityDef; in xmlSchemaInitTypes()
797 return (xmlSchemaTypeEntityDef); in xmlSchemaGetBuiltInType()
1100 return (xmlSchemaTypeEntityDef); in xmlSchemaGetBuiltInListSimpleTypeItemType()
2844 ret = xmlSchemaValAtomicListNode(xmlSchemaTypeEntityDef, in xmlSchemaValAtomicType()