Searched refs:m_declEntity (Results 1 – 1 of 1) sorted by relevance
739 ENTITY *m_declEntity; member1578 parser->m_declEntity = NULL;5343 parser->m_declEntity = (ENTITY *)lookup(5345 if (! parser->m_declEntity)5369 if (dtd->keepProcessing && parser->m_declEntity) {5376 parser->m_declEntity->publicId = tem;5616 if (parser->m_declEntity) {5617 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool);5618 parser->m_declEntity->textLen5624 parser->m_handlerArg, parser->m_declEntity->name,[all …]