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

/freebsd-10.1-release/contrib/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 72 milliseconds