SCM_SYM_SEQ_CASE  460 src/regexp.c               if (ch == ':') return SCM_SYM_SEQ_CASE;
SCM_SYM_SEQ_CASE  612 src/regexp.c           if (SCM_EQ(token, SCM_SYM_SEQ_UNCASE) || SCM_EQ(token, SCM_SYM_SEQ_CASE)) {
SCM_SYM_SEQ_CASE  879 src/regexp.c               || SCM_EQ(carx, SCM_SYM_SEQ_CASE)) {
SCM_SYM_SEQ_CASE 1109 src/regexp.c       if (SCM_EQ(type, SCM_SYM_SEQ_UNCASE) || SCM_EQ(type, SCM_SYM_SEQ_CASE)) {
SCM_SYM_SEQ_CASE 1326 src/regexp.c           || SCM_EQ(type, SCM_SYM_SEQ_UNCASE) || SCM_EQ(type, SCM_SYM_SEQ_CASE)) {
SCM_SYM_SEQ_CASE 1552 src/regexp.c           || SCM_EQ(type, SCM_SYM_SEQ_UNCASE) || SCM_EQ(type, SCM_SYM_SEQ_CASE)