SCM_STRING_INCOMPLETE_P 1594 src/extlib.c    SCM_RESULT = (SCM_STRINGP(obj)&&SCM_STRING_INCOMPLETE_P(obj));
SCM_STRING_INCOMPLETE_P 3929 src/extlib.c     if (SCM_FALSEP(allowbytestr)&&SCM_STRINGP(r)&&SCM_STRING_INCOMPLETE_P(r)) {
SCM_STRING_INCOMPLETE_P 1602 src/regexp.c       if (SCM_STRING_INCOMPLETE_P(pattern)) {
SCM_STRING_INCOMPLETE_P 1993 src/regexp.c       if (SCM_STRING_INCOMPLETE_P(str)) {