whitespace-replace-action

whitespace-replace-action is a compiled Lisp function in `whitespace.el'.

(whitespace-replace-action ACTION RSTART REND REGEXP INDEX)

Do ACTION in the string matched by REGEXP between RSTART and REND.

INDEX is the level group matched by REGEXP and used by ACTION.

See also `tab-width'.