| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | utf8.c | 290 uint16_t bom = (p[0] << 8) + p[1]; in wind_ucs2read() local 291 if (bom == 0xfffe || bom == 0xfeff) { in wind_ucs2read() 292 little = (bom == 0xfffe); in wind_ucs2read() 349 uint16_t bom = 0xfffe; in wind_ucs2write() local 355 p[0] = (bom ) & 0xff; in wind_ucs2write() 356 p[1] = (bom >> 8) & 0xff; in wind_ucs2write() 358 p[1] = (bom ) & 0xff; in wind_ucs2write() 359 p[0] = (bom >> 8) & 0xff; in wind_ucs2write()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
| H A D | ucdata.c | 70 ac_uint2 bom; member 176 if (hdr.bom == 0xfffe) { in _ucprop_load() 211 if (hdr.bom == 0xfffe) { in _ucprop_load() 228 if (hdr.bom == 0xfffe) { in _ucprop_load() 357 if (hdr.bom == 0xfffe) { in _uccase_load() 382 if (hdr.bom == 0xfffe) { in _uccase_load() 552 if (hdr.bom == 0xfffe) { in _uccomp_load() 569 if (hdr.bom == 0xfffe) { in _uccomp_load() 750 if (hdr.bom == 0xfffe) { in _ucdcmp_load() 768 if (hdr.bom == 0xfffe) { in _ucdcmp_load() [all …]
|
| /netbsd-src/lib/libc/citrus/modules/ |
| H A D | citrus_utf1632.c | 261 const char *bom = &_bom[0]; in _citrus_UTF1632_wcrtomb_priv() local 276 bom += 2; in _citrus_UTF1632_wcrtomb_priv() 281 memcpy(s, bom, cnt); in _citrus_UTF1632_wcrtomb_priv()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | dmodule.c | 367 unsigned bom = 1; // assume there's a BOM in parse() local 385 for (pu += bom; pu < pumax; pu++) in parse() 420 for (pu += bom; pu < pumax; pu++) in parse() 481 bom = 0; in parse()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| H A D | codecvt.cc | 167 write_bom(range<C, A>& to, const unsigned char (&bom)[N]) in write_bom() 174 memcpy(to.next, bom, N); in write_bom() 182 read_bom(range<C, A>& from, const unsigned char (&bom)[N]) in read_bom() 187 if (from.nbytes() >= N && !memcmp(from.next, bom, N)) in read_bom()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| H A D | codecvt.cc | 167 write_bom(range<C, A>& to, const unsigned char (&bom)[N]) in write_bom() 174 memcpy(to.next, bom, N); in write_bom() 182 read_bom(range<C, A>& from, const unsigned char (&bom)[N]) in read_bom() 187 if (from.nbytes() >= N && !memcmp(from.next, bom, N)) in read_bom()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | file.d | 519 immutable bom = bomSeq.schema; variable 523 with(BOM) switch (bom) 534 with(BOM) switch (bom) 558 with(BOM) switch (bom)
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | australasia | 111 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml 1091 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml 1185 # http://www.bom.gov.au/climate/averages/tables/daysavtm.shtml 1305 # http://www.bom.gov.au/faq/faqgen.htm
|
| /netbsd-src/share/misc/ |
| H A D | domains | 169 .bom Núcleo de Informação e Coordenação do Ponto BR - NIC.br
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2003 | 5618 * testsuite/22_locale/codecvt/unicode/char.cc: Remove bom usage.
|
| /netbsd-src/external/public-domain/sqlite/dist/ |
| H A D | sqlite3.c | 34441 u8 bom = 0; in sqlite3VdbeMemHandleBom() local 34448 bom = SQLITE_UTF16BE; in sqlite3VdbeMemHandleBom() 34451 bom = SQLITE_UTF16LE; in sqlite3VdbeMemHandleBom() 34455 if( bom ){ in sqlite3VdbeMemHandleBom() 34463 pMem->enc = bom; in sqlite3VdbeMemHandleBom()
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
| H A D | cvs.texinfo | 7155 O @sc{cvs} faz um bom trabalho escondendo estes tais
|
| /netbsd-src/share/dict/ |
| H A D | web2 | 24494 bom
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 38718 3bc26289f49ad5037172748300ad2581 gcc/testsuite/gcc.dg/diagnostic-input-utf8-bom.c 88996 217a4af57a6135fdce2cb65b05e3941c gcc/testsuite/go.test/test/bom.go
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 77658 217a4af57a6135fdce2cb65b05e3941c gcc/testsuite/go.test/test/bom.go
|