Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h257 #define XmlEntityValueTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c5739 int tok = XmlEntityValueTok(enc, entityTextPtr, entityTextEnd, &next); in storeEntityValue()
/external/python/cpython2/Modules/expat/
Dxmltok.h257 #define XmlEntityValueTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c5739 int tok = XmlEntityValueTok(enc, entityTextPtr, entityTextEnd, &next); in storeEntityValue()
/external/python/cpython3/Modules/expat/
Dxmltok.h257 #define XmlEntityValueTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c5739 int tok = XmlEntityValueTok(enc, entityTextPtr, entityTextEnd, &next); in storeEntityValue()