Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h254 #define XmlAttributeValueTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c5540 int tok = XmlAttributeValueTok(enc, ptr, end, &next); in appendAttributeValue()
/external/python/cpython2/Modules/expat/
Dxmltok.h254 #define XmlAttributeValueTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c5540 int tok = XmlAttributeValueTok(enc, ptr, end, &next); in appendAttributeValue()
/external/python/cpython3/Modules/expat/
Dxmltok.h254 #define XmlAttributeValueTok(enc, ptr, end, nextTokPtr) \ macro
Dxmlparse.c5540 int tok = XmlAttributeValueTok(enc, ptr, end, &next); in appendAttributeValue()