Home
last modified time | relevance | path

Searched refs:substitute (Results 1 – 25 of 44) sorted by relevance

12

/haiku/src/kits/textencoding/
H A Dutf8_conversions.cpp80 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 DUTF8.h53 char substitute = B_SUBSTITUTE);
57 char substitute = B_SUBSTITUTE);
/haiku/headers/private/mail/
H A Dmail_util.h36 char substitute = B_SUBSTITUTE);
40 char substitute = B_SUBSTITUTE);
/haiku/src/kits/mail/
H A Dmail_util.cpp212 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 Dsyscalls.inc8 /* lure the preprocessor to not substitute the syscall as string */
/haiku/src/libs/iconv/
H A Dloop_unicode.h109 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 Dbe.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Del.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dja.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Duk.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dko.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dru.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dth.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dzh_Hans.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dfi.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dsk.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dpt.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dpl.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dnl.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dsv.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dit.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dde.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dpt_BR.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Dnb.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…
H A Did.catkeys3 …fferent character set would work better? Hit Send to send it anyway (a substitute character will b…

12