chickadee » bind » bind-rename/pattern

(bind-rename/pattern REGEX REPLACEMENT)syntax

Declares a renaming pattern to be used for C/C++ identifiers occuring in bound code. REGEX should be a string or SRE and replacement a string, which may optionally contain back-references to matched sub-patterns.