Scm_SupportedCharacterEncodings   76 ext/charconv/charconv.c         c = Scm_SupportedCharacterEncodings()[0];
Scm_SupportedCharacterEncodings  319 ext/charconv/charconv.c                                                 Scm_SupportedCharacterEncodings()[0],
Scm_SupportedCharacterEncodings 1254 src/extlib.c    SCM_RESULT = (Scm_ConstCStringArrayToList(Scm_SupportedCharacterEncodings(), -1));
Scm_SupportedCharacterEncodings  271 src/gauche.h   SCM_EXTERN const char **Scm_SupportedCharacterEncodings(void);