Searched refs:declEntity (Results 1 – 1 of 1) sorted by relevance
621 #define declEntity (parser->m_declEntity) macro839 declEntity = NULL; in parserInit()3777 declEntity = (ENTITY *)lookup(&dtd->paramEntities, in doProlog()3780 if (!declEntity) in doProlog()3802 if (dtd->keepProcessing && declEntity) { in doProlog()3810 declEntity->publicId = tem; in doProlog()4038 if (declEntity) { in doProlog()4039 declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()4040 declEntity->textLen = (int)(poolLength(&dtd->entityValuePool)); in doProlog()4045 declEntity->name, in doProlog()[all …]