HomeSort by relevance Sort by last modified time
    Searched refs:XmlUtf16Encode (Results 1 - 3 of 3) sorted by null

  /external/expat/lib/
xmltok.h 109 /* The size of the buffer passed to XmlUtf16Encode must be at least this. */
281 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
xmltok.c 1230 XmlUtf16Encode(int charNum, unsigned short *buf)
    [all...]
xmlparse.c 31 #define XmlEncode XmlUtf16Encode
    [all...]

Completed in 29 milliseconds