Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dexpat.h367 const XML_Char *systemId, const XML_Char *publicId,
384 const XML_Char *systemId, const XML_Char *publicId,
394 const XML_Char *systemId,
458 const XML_Char *systemId,
Dxmlparse.c325 const XML_Char *systemId; member
2974 entity->systemId, entity->publicId)) in doContent()
4925 entity->systemId, entity->publicId)) in doProlog()
4965 entity->systemId, entity->publicId)) in doProlog()
5197 parser->m_declEntity->systemId in doProlog()
5200 if (! parser->m_declEntity->systemId) in doProlog()
5228 parser->m_declEntity->systemId, parser->m_declEntity->publicId, 0); in doProlog()
5243 parser->m_declEntity->base, parser->m_declEntity->systemId, in doProlog()
5250 parser->m_declEntity->base, parser->m_declEntity->systemId, in doProlog()
5352 const XML_Char *systemId = poolStoreString(&parser->m_tempPool, enc, in doProlog() local
[all …]