Searched defs:bom (Results 1 – 6 of 6) sorted by relevance
290 uint16_t bom = (p[0] << 8) + p[1]; in wind_ucs2read() local349 uint16_t bom = 0xfffe; in wind_ucs2write() local
261 const char *bom = &_bom[0]; in _citrus_UTF1632_wcrtomb_priv() local
367 unsigned bom = 1; // assume there's a BOM in parse() local
70 ac_uint2 bom; member
519 immutable bom = bomSeq.schema; variable