Home
last modified time | relevance | path

Searched defs:dtd (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/expat/
Dxmlparse.c1069 DTD *dtd) { in parserCreate()
2830 DTD *const dtd = parser->m_dtd; in doContent() local
3331 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in storeAtts() local
4725 DTD *const dtd = parser->m_dtd; in doProlog() local
5993 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in appendAttributeValue() local
6194 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in storeEntityValue() local
6578 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in setElementTypePrefix() local
6608 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in getAttributeId() local
6670 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in getContext() local
6770 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ in setContext() local
[all …]