UTF8ToUTF16LE 697 third_party/libxml/src/encoding.c return (UTF8ToUTF16LE(outb, outlen, in, inlen)); UTF8ToUTF16LE 1406 third_party/libxml/src/encoding.c xmlNewCharEncodingHandler("UTF-16LE", UTF16LEToUTF8, UTF8ToUTF16LE);