Searched refs:declEntity (Results 1 – 1 of 1) sorted by relevance
640 #define declEntity (parser->m_declEntity) macro914 declEntity = NULL; in parserInit()3936 declEntity = (ENTITY *)lookup(parser, in doProlog()3940 if (!declEntity) in doProlog()3964 if (dtd->keepProcessing && declEntity) { in doProlog()3972 declEntity->publicId = tem; in doProlog()4201 if (declEntity) { in doProlog()4202 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4203 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4208 declEntity->name, in doProlog()[all …]