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

/forgerock/web-agents-v4/expat/
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 50 milliseconds