Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c6452 const char *nextInEntity = textStart; local
6456 pool, XML_ACCOUNT_ENTITY_EXPANSION, &nextInEntity);
6462 if (textEnd != nextInEntity) {
6464 = (int)(nextInEntity - (const char *)entity->textPtr);
6910 const char *nextInEntity = textStart; local
6914 &nextInEntity);
6920 if (textEnd != nextInEntity) {
6922 = (int)(nextInEntity - (const char *)entity->textPtr);