Searched refs:declEntity (Results 1 – 1 of 1) sorted by relevance
632 #define declEntity (parser->m_declEntity) macro879 declEntity = NULL; in parserInit()3884 declEntity = (ENTITY *)lookup(parser, in doProlog()3888 if (!declEntity) in doProlog()3912 if (dtd->keepProcessing && declEntity) { in doProlog()3920 declEntity->publicId = tem; in doProlog()4149 if (declEntity) { in doProlog()4150 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4151 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4156 declEntity->name, in doProlog()[all …]