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

  /external/chromium_org/third_party/libxml/src/
encoding.c 553 * UTF8ToUTF16LE:
566 UTF8ToUTF16LE(unsigned char* outb, int *outlen,
697 return (UTF8ToUTF16LE(outb, outlen, in, inlen));
    [all...]
  /external/libxml2/
encoding.c 557 * UTF8ToUTF16LE:
570 UTF8ToUTF16LE(unsigned char* outb, int *outlen,
701 return (UTF8ToUTF16LE(outb, outlen, in, inlen));
    [all...]

Completed in 431 milliseconds