effective_size   1237 src/string.c       int effective_size;
effective_size   1248 src/string.c           effective_size = end - start;
effective_size   1253 src/string.c           effective_size = eptr - ptr;
effective_size   1258 src/string.c       sp->size = effective_size;