Searched refs:XmlAttributeValueTok (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.h26 returned by XmlAttributeValueTok, XmlEntityTok, XmlCdataSectionTok.
75 /* The following token is returned only by XmlAttributeValueTok */
223 #define XmlAttributeValueTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c4945 int tok = XmlAttributeValueTok(enc, ptr, end, &next);
/external/expat/lib/
H A Dxmltok.h26 returned by XmlAttributeValueTok, XmlEntityTok, XmlCdataSectionTok.
75 /* The following token is returned only by XmlAttributeValueTok */
223 #define XmlAttributeValueTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c4945 int tok = XmlAttributeValueTok(enc, ptr, end, &next);

Completed in 303 milliseconds