SCM_STRING_SCAN_BEFORE2 2032 src/extlib.c     else if (mode == sym_before2)  retmode = SCM_STRING_SCAN_BEFORE2;
SCM_STRING_SCAN_BEFORE2 1103 src/gauche.h       SCM_STRING_SCAN_BEFORE2,    /* return substr of s1 before s2 and rest */
SCM_STRING_SCAN_BEFORE2  950 src/string.c           case SCM_STRING_SCAN_BEFORE2:;
SCM_STRING_SCAN_BEFORE2  973 src/string.c                   case SCM_STRING_SCAN_BEFORE2:
SCM_STRING_SCAN_BEFORE2 1018 src/string.c       case SCM_STRING_SCAN_BEFORE2: