Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c6513 const char *nextInEntity = textStart; local
6517 pool, XML_ACCOUNT_ENTITY_EXPANSION, &nextInEntity);
6523 if (textEnd != nextInEntity) {
6525 = (int)(nextInEntity - (const char *)entity->textPtr);
6964 const char *nextInEntity = textStart; local
6968 &nextInEntity);
6974 if (textEnd != nextInEntity) {
6976 = (int)(nextInEntity - (const char *)entity->textPtr);