Home
last modified time | relevance | path

Searched refs:BOM_OE (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/iconvdata/
Dunicode.c30 #define BOM_OE 0xfffe macro
57 else if (get16u (inptr) == BOM_OE) \
Dutf-32.c30 #define BOM_OE 0xfffe0000u macro
58 else if (get32u (inptr) == BOM_OE) \
Dutf-16.c30 #define BOM_OE 0xfffe macro
61 else if (get16u (inptr) == BOM_OE) \