Searched refs:UTF16_BOMLEN (Results 1 – 1 of 1) sorted by relevance
80 #define UTF16_BOMLEN 2 // No of Bytes in a UTF16 BOM macro585 case UTF16_BOMLEN: in configure_text_mode()596 if(_lseeki64_nolock(fh, UTF16_BOMLEN, SEEK_SET) == -1) in configure_text_mode()624 bom_length = UTF16_BOMLEN; in configure_text_mode()