* @param {CodeMirror} cm CodeMirror instance we are in. * @param {boolean} confirm Whether to confirm each replace. * @param {Cursor} lineStart Line to start replacing from. * @param {Cursor} lineEnd Line to stop replacing at. * @param {RegExp} query Query for performing matches with
(cm, confirm, global, lineStart, lineEnd, searchCursor, query,
replaceWith, callback)
source not stored for this graph (policy: none)
no test coverage detected