Searched refs:nextInEntity (Results 1 – 1 of 1) sorted by relevance
6623 const char *nextInEntity = textStart; local6627 pool, XML_ACCOUNT_ENTITY_EXPANSION, &nextInEntity);6633 if (nextInEntity < textEnd) {6635 = (int)(nextInEntity - (const char *)entity->textPtr);6638 assert(nextInEntity == textEnd);7084 const char *nextInEntity = textStart; local7088 &nextInEntity);7094 if (textEnd != nextInEntity) {7096 = (int)(nextInEntity - (const char *)entity->textPtr);