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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
pyexpatns.h 119 #define XmlUtf16Encode PyExpat_XmlUtf16Encode
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 1222 XmlUtf16Encode(int charNum, unsigned short *buf)
    [all...]
xmlparse.c 32 #define XmlEncode XmlUtf16Encode
    [all...]
  /external/python/cpython2/Modules/expat/
pyexpatns.h 120 #define XmlUtf16Encode PyExpat_XmlUtf16Encode
xmltok.h 137 /* The size of the buffer passed to XmlUtf16Encode must be at least this. */
310 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
xmltok.c     [all...]
xmlparse.c 119 #define XmlEncode XmlUtf16Encode
    [all...]
  /external/python/cpython3/Modules/expat/
pyexpatns.h 120 #define XmlUtf16Encode PyExpat_XmlUtf16Encode
xmltok.h 137 /* The size of the buffer passed to XmlUtf16Encode must be at least this. */
310 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
xmltok.c     [all...]
xmlparse.c 119 #define XmlEncode XmlUtf16Encode
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
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 33 #define XmlEncode XmlUtf16Encode
    [all...]
  /external/expat/lib/
xmltok.h 137 /* The size of the buffer passed to XmlUtf16Encode must be at least this. */
310 int FASTCALL XmlUtf16Encode(int charNumber, unsigned short *buf);
xmltok.c     [all...]
xmlparse.c 119 #define XmlEncode XmlUtf16Encode
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c 32 #define XmlEncode XmlUtf16Encode
    [all...]

Completed in 5544 milliseconds