Searched refs:m_declEntity (Results 1 – 1 of 1) sorted by relevance
740 ENTITY *m_declEntity; member1582 parser->m_declEntity = NULL;5360 parser->m_declEntity = (ENTITY *)lookup(5362 if (! parser->m_declEntity)5386 if (dtd->keepProcessing && parser->m_declEntity) {5393 parser->m_declEntity->publicId = tem;5633 if (parser->m_declEntity) {5634 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);5635 parser->m_declEntity->textLen5641 parser->m_handlerArg, parser->m_declEntity->name,[all …]