Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlparse.c510 static int defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId,
5046 if (! defineAttribute(parser->m_declElementType, in doProlog()
5085 if (! defineAttribute( in doProlog()
6516 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, in defineAttribute() function