Searched refs:XmlEntityValueTok (Results 1 – 2 of 2) sorted by relevance
251 #define XmlEntityValueTok(enc, ptr, end, nextTokPtr) \ macro
6220 = entityTextPtr; /* XmlEntityValueTok doesn't always set the last arg */ in storeEntityValue() 6221 int tok = XmlEntityValueTok(enc, entityTextPtr, entityTextEnd, &next); in storeEntityValue() 6360 * that XmlEntityValueTok() can return have their own explicit in storeEntityValue()