Searched defs:bom (Results 1 – 5 of 5) sorted by relevance
284 uint16_t bom = (p[0] << 8) + p[1]; in wind_ucs2read() local343 uint16_t bom = 0xfffe; in wind_ucs2write() local
123 int bom; in looks_utf16() local
255 const char *bom = &_bom[0]; in _citrus_UTF1632_wcrtomb_priv() local
61 krb5_ui_2 bom; member
35349 u8 bom = 0; in sqlite3VdbeMemHandleBom() local