SCM_PORT_ISTR    3669 src/extlib.c        case SCM_PORT_ISTR: type = sym_string; break;
SCM_PORT_ISTR    1402 src/gauche.h       SCM_PORT_ISTR,              /* input string port */
SCM_PORT_ISTR     901 src/port.c         ScmPort *p = make_port(SCM_CLASS_PORT, SCM_PORT_INPUT, SCM_PORT_ISTR);
SCM_PORT_ISTR     944 src/port.c         if (SCM_PORT_TYPE(port) != SCM_PORT_ISTR)
SCM_PORT_ISTR     474 src/portapi.c          case SCM_PORT_ISTR:
SCM_PORT_ISTR     600 src/portapi.c      case SCM_PORT_ISTR:
SCM_PORT_ISTR     718 src/portapi.c      case SCM_PORT_ISTR:
SCM_PORT_ISTR     950 src/portapi.c      case SCM_PORT_ISTR: