Function: compose-string-internal

Internal use only.

Compose text between indices START and END of STRING.
Optional 4th and 5th arguments are COMPONENTS and MODIFICATION-FUNC
for the composition. See `compose-string' for more details.

(fn STRING START END &optional COMPONENTS MODIFICATION-FUNC)