Lines Matching refs:textEnd
6046 const char *textStart, *textEnd; in internalEntityProcessor() local
6058 textEnd = (const char *)(entity->textPtr + entity->textLen); in internalEntityProcessor()
6064 = XmlPrologTok(parser->m_internalEncoding, textStart, textEnd, &next); in internalEntityProcessor()
6065 result = doProlog(parser, parser->m_internalEncoding, textStart, textEnd, in internalEntityProcessor()
6070 parser->m_internalEncoding, textStart, textEnd, &next, in internalEntityProcessor()
6078 if (textEnd != next in internalEntityProcessor()
6145 const char *const textEnd in storeAttributeValue() local
6151 parser, parser->m_internalEncoding, isCdata, textStart, textEnd, in storeAttributeValue()
6158 if (textEnd != nextInEntity) { in storeAttributeValue()
6596 const char *const textEnd in callStoreEntityValue() local
6602 textEnd, XML_ACCOUNT_ENTITY_EXPANSION, in callStoreEntityValue()
6609 if (textEnd != nextInEntity) { in callStoreEntityValue()