Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlparse.c367 XML_Bool xmlns; member
3492 if (attId->xmlns) { in storeAtts()
3525 if (da->id->xmlns) { in storeAtts()
6526 if (isId && ! type->idAtt && ! attId->xmlns) in defineAttribute()
6637 id->xmlns = XML_TRUE; in getAttributeId()
6996 newA->xmlns = oldA->xmlns; in dtdCopy()