Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c182 static xmlSchemaTypePtr xmlSchemaTypeIdrefDef = NULL; variable
584 xmlSchemaTypeIdrefDef = xmlSchemaInitBasicType("IDREF", in xmlSchemaInitTypes()
602 xmlSchemaTypeIdrefsDef->subtypes = xmlSchemaTypeIdrefDef; in xmlSchemaInitTypes()
789 return (xmlSchemaTypeIdrefDef); in xmlSchemaGetBuiltInType()
1094 return (xmlSchemaTypeIdrefDef); in xmlSchemaGetBuiltInListSimpleTypeItemType()
2785 ret = xmlSchemaValAtomicListNode(xmlSchemaTypeIdrefDef, in xmlSchemaValAtomicType()
/external/libxml2/
Dxmlschemastypes.c182 static xmlSchemaTypePtr xmlSchemaTypeIdrefDef = NULL; variable
584 xmlSchemaTypeIdrefDef = xmlSchemaInitBasicType("IDREF", in xmlSchemaInitTypes()
602 xmlSchemaTypeIdrefsDef->subtypes = xmlSchemaTypeIdrefDef; in xmlSchemaInitTypes()
789 return (xmlSchemaTypeIdrefDef); in xmlSchemaGetBuiltInType()
1094 return (xmlSchemaTypeIdrefDef); in xmlSchemaGetBuiltInListSimpleTypeItemType()
2792 ret = xmlSchemaValAtomicListNode(xmlSchemaTypeIdrefDef, in xmlSchemaValAtomicType()