Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c189 static xmlSchemaTypePtr xmlSchemaTypeEntityDef = NULL; variable
596 xmlSchemaTypeEntityDef = xmlSchemaInitBasicType("ENTITY", in xmlSchemaInitTypes()
606 xmlSchemaTypeEntitiesDef->subtypes = xmlSchemaTypeEntityDef; in xmlSchemaInitTypes()
807 return (xmlSchemaTypeEntityDef); in xmlSchemaGetBuiltInType()
1110 return (xmlSchemaTypeEntityDef); in xmlSchemaGetBuiltInListSimpleTypeItemType()
2858 ret = xmlSchemaValAtomicListNode(xmlSchemaTypeEntityDef, in xmlSchemaValAtomicType()