Searched refs:m_declEntity (Results 1 – 1 of 1) sorted by relevance
740 ENTITY *m_declEntity; member1457 parser->m_declEntity = NULL;5279 parser->m_declEntity = (ENTITY *)lookup(5281 if (! parser->m_declEntity)5305 if (dtd->keepProcessing && parser->m_declEntity) {5312 parser->m_declEntity->publicId = tem;5552 if (parser->m_declEntity) {5553 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);5554 parser->m_declEntity->textLen5560 parser->m_handlerArg, parser->m_declEntity->name,[all …]