Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c358 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
4098 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4136 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
5372 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function
/external/expat/lib/
Dxmlparse.c366 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
4134 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
4172 if (!defineAttribute(declElementType, declAttributeId, in doProlog()
5409 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function