Home
last modified time | relevance | path

Searched refs:SG_IGNORE_ERROR (Results 1 – 6 of 6) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dunicode.c144 if (mode == SG_IGNORE_ERROR) { in Sg_ConvertUcs4ToUtf8()
179 if (mode == SG_IGNORE_ERROR) { in Sg_ConvertUcs4ToUtf16()
216 ASSERT(mode == SG_IGNORE_ERROR); \
457 SG_IGNORE_ERROR, FALSE); in Sg_Utf8sToUtf32s()
469 SG_IGNORE_ERROR, FALSE); in Sg_Utf16sToUtf32s()
493 SG_IGNORE_ERROR); in Sg_Utf32sToUtf8s()
H A Dtranscoder.c79 case SG_IGNORE_ERROR: Sg_PutuzUnsafe(port, UC("ignore")); break; in transcoder_print()
94 case SG_IGNORE_ERROR: in get_mode()
H A Dcodec.c258 case SG_IGNORE_ERROR: \
457 ASSERT(mode == SG_IGNORE_ERROR); in convert_latin1()
H A Dlib_core.stub1616 (set! handling SG_IGNORE_ERROR))
1655 ((SG_EQ mode SG_IGNORE_ERROR)
H A Dlib_core.c8969 handling=(SG_IGNORE_ERROR);} else { in core_make_transcoder()
9081 SG_EQ(mode,SG_IGNORE_ERROR)){ in core_transcoder_error_handling_mode()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dsagittariusdefs.h295 SG_IGNORE_ERROR ///< Ignore error enumerator