total_size 3581 libglibc/regex.c int total_size = size1 + size2; total_size 3585 libglibc/regex.c if (startpos < 0 || startpos > total_size) total_size 3593 libglibc/regex.c else if (endpos > total_size) total_size 3594 libglibc/regex.c range = total_size - startpos; total_size 3633 libglibc/regex.c if (fastmap && startpos < total_size && !bufp->can_be_null) total_size 3671 libglibc/regex.c if (range >= 0 && startpos == total_size && fastmap