Function Maybe-Accumulate

Part of:

package cl-ppcre
( maybe-accumulate < str > )

Accumulate STR into the special variable STARTS-WITH if
ACCUMULATE-START-P (also special) is true and STARTS-WITH is either
NIL or a STR object of the same case mode. Always returns NIL.