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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/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.c4834 int tok = XmlAttributeValueTok(enc, ptr, end, &next);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/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.c4258 int tok = XmlAttributeValueTok(enc, ptr, end, &next);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/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.c4833 int tok = XmlAttributeValueTok(enc, ptr, end, &next);

Completed in 207 milliseconds