mustMatch        2506 src/gauche.h       ScmString *mustMatch;
mustMatch         197 src/regexp.c       rx->mustMatch = NULL;
mustMatch        1369 src/regexp.c       if (rx->mustMatch) {
mustMatch        1370 src/regexp.c           Scm_Printf(SCM_CUROUT, "%S\n", rx->mustMatch);
mustMatch        1990 src/regexp.c       const ScmStringBody *mb = rx->mustMatch? SCM_STRING_BODY(rx->mustMatch) : NULL;
mustMatch        2001 src/regexp.c       if (rx->mustMatch) {
mustMatch        2004 src/regexp.c           if (SCM_FALSEP(Scm_StringScan(str, rx->mustMatch,