Home
last modified time | relevance | path

Searched refs:SG_REPLACE_ERROR (Results 1 – 9 of 9) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/os/posix/
H A Dtranscoder.c41 Sg_NativeEol(), SG_REPLACE_ERROR); in Sg_MakeNativeConsoleTranscoder()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/os/win/
H A Dtranscoder.c41 Sg_NativeEol(), SG_REPLACE_ERROR); in Sg_MakeNativeConsoleTranscoder()
H A Dwin_util.c49 SgTranscoder *tcoder = Sg_MakeTranscoder(codec, LF, SG_REPLACE_ERROR); in utf32ToUtf16()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dtranscoder.c78 case SG_REPLACE_ERROR: Sg_PutuzUnsafe(port, UC("replace")); break; in transcoder_print()
92 case SG_REPLACE_ERROR: in get_mode()
458 SG_REPLACE_ERROR); in Sg_MakeNativeTranscoder()
H A Dunicode.c139 } else if (mode == SG_REPLACE_ERROR) { in Sg_ConvertUcs4ToUtf8()
174 } else if (mode == SG_REPLACE_ERROR) { in Sg_ConvertUcs4ToUtf16()
212 } else if (mode == SG_REPLACE_ERROR) { \
513 SgTranscoder *tcoder = Sg_MakeTranscoder(codec, LF, SG_REPLACE_ERROR); in Sg_StringToWCharTs()
538 SgTranscoder *transcoder = Sg_MakeTranscoder(codec, LF, SG_REPLACE_ERROR); in Sg_WCharTsToString()
H A Dcodec.c256 case SG_REPLACE_ERROR: \
453 } else if (mode == SG_REPLACE_ERROR) { in convert_latin1()
H A Dlib_core.stub1401 SG_REPLACE_ERROR FALSE)
1424 SG_REPLACE_ERROR)))
1451 (Sg_InitTranscoder (& trans) codec E_NONE SG_REPLACE_ERROR)
1468 E_NONE SG_REPLACE_ERROR)
1485 E_NONE SG_REPLACE_ERROR)
1513 (Sg_InitTranscoder (& trans) codec E_NONE SG_REPLACE_ERROR)
1591 (handling::SgErrorHandlingMode SG_REPLACE_ERROR))
1653 (cond ((SG_EQ mode SG_REPLACE_ERROR)
H A Dlib_core.c8361 SG_STRING_VALUE(s),count,NULL,SG_REPLACE_ERROR,FALSE); in core_utf8_TOstring()
8428 (SG_BVECTOR_ELEMENTS(bv))+(count),SG_REPLACE_ERROR));}} in core_string_TOutf8()
8491 Sg_InitTranscoder((&(trans)),codec,E_NONE,SG_REPLACE_ERROR); in core_utf16_TOstring()
8541 Sg_InitTranscoder((&(trans)),Sg_MakeUtf16Codec(endianness),E_NONE,SG_REPLACE_ERROR); in core_string_TOutf16()
8591 Sg_InitTranscoder((&(trans)),Sg_MakeUtf32Codec(endianness),E_NONE,SG_REPLACE_ERROR); in core_string_TOutf32()
8656 Sg_InitTranscoder((&(trans)),codec,E_NONE,SG_REPLACE_ERROR); in core_utf32_TOstring()
8944 {SgEolStyle style=Sg_NativeEol();SgErrorHandlingMode handling=SG_REPLACE_ERROR; in core_make_transcoder()
9079 if (SG_EQ(mode,SG_REPLACE_ERROR)){ in core_transcoder_error_handling_mode()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dsagittariusdefs.h294 SG_REPLACE_ERROR, ///< Replace enumerator