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

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

Completed in 100 milliseconds