/haiku/src/kits/textencoding/ |
H A D | utf8_conversions.cpp | 80 char substitute) in convert_encoding() argument 123 char original = substitute; in convert_encoding() 171 char* dst, int32* dstLen, int32* state, char substitute) in convert_to_utf8() argument 187 dst, dstLen, state, substitute); in convert_to_utf8() 193 char* dst, int32* dstLen, int32* state, char substitute) in convert_from_utf8() argument 209 dst, dstLen, state, substitute); in convert_from_utf8()
|
/haiku/headers/os/support/ |
H A D | UTF8.h | 53 char substitute = B_SUBSTITUTE); 57 char substitute = B_SUBSTITUTE);
|
/haiku/headers/private/mail/ |
H A D | mail_util.h | 36 char substitute = B_SUBSTITUTE); 40 char substitute = B_SUBSTITUTE);
|
/haiku/src/kits/mail/ |
H A D | mail_util.cpp | 212 char *dst, int32 *dstLen, int32 *state, char substitute) in mail_convert_to_utf8() argument 239 *dst++ = substitute; in mail_convert_to_utf8() 248 dst, dstLen, state, substitute); in mail_convert_to_utf8() 262 originalDst[i] = substitute; in mail_convert_to_utf8() 270 char *dst, int32 *dstLen, int32 *state, char substitute) in mail_convert_from_utf8() argument 329 *dst++ = substitute; in mail_convert_from_utf8() 347 substitute); in mail_convert_from_utf8() 368 dst + *dstLen, &tempDstLen, state, substitute); in mail_convert_from_utf8()
|
/haiku/src/system/libroot/os/arch/m68k/ |
H A D | syscalls.inc | 8 /* lure the preprocessor to not substitute the syscall as string */
|
/haiku/src/libs/iconv/ |
H A D | loop_unicode.h | 109 ucs4_t substitute = in unicode_transliterate() local 116 int outcount = cd->ofuncs.xxx_wctomb(cd,outptr,substitute,outleft); in unicode_transliterate()
|
/haiku/data/catalogs/apps/mail/ |
H A D | be.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | el.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | ja.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | uk.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | ko.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | ru.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | th.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | zh_Hans.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | fi.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | sk.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | pt.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | pl.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | nl.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | sv.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | it.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | de.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | pt_BR.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | nb.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|
H A D | id.catkeys | 3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
|