comint-how-many-region
comint-how-many-region
is a compiled Lisp function in `
comint.el
'.
(comint-how-many-region
REGEXP
BEG
END
)
Return number of matches for
REGEXP
from
BEG
to
END
.