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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.h109 /* The size of the buffer passed to XmlUtf16Encode must be at least this. */
281 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
H A Dxmltok.c1230 XmlUtf16Encode(int charNum, unsigned short *buf) function
H A Dxmlparse.c33 #define XmlEncode XmlUtf16Encode
/external/expat/lib/
H A Dxmltok.h109 /* The size of the buffer passed to XmlUtf16Encode must be at least this. */
281 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
H A Dxmltok.c1230 XmlUtf16Encode(int charNum, unsigned short *buf) function
H A Dxmlparse.c33 #define XmlEncode XmlUtf16Encode

Completed in 5227 milliseconds