Searched defs:utf16le_bom (Results 1 – 2 of 2) sorted by relevance
162 const unsigned char utf16le_bom[2] = { 0xFF, 0xFE }; variable