Home
last modified time | relevance | path

Searched refs:nextInEntity (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c6533 const char *nextInEntity = textStart; local
6537 pool, XML_ACCOUNT_ENTITY_EXPANSION, &nextInEntity);
6543 if (textEnd != nextInEntity) {
6545 = (int)(nextInEntity - (const char *)entity->textPtr);
6991 const char *nextInEntity = textStart; local
6995 &nextInEntity);
7001 if (textEnd != nextInEntity) {
7003 = (int)(nextInEntity - (const char *)entity->textPtr);