mb               1990 src/regexp.c       const ScmStringBody *mb = rx->mustMatch? SCM_STRING_BODY(rx->mustMatch) : NULL;
mb               1991 src/regexp.c       int mustMatchLen = mb? SCM_STRING_BODY_SIZE(mb) : 0;