You are here

constant SCANNER_STATUS_GO_REPLACE in Search and Replace Scanner 7

Same name and namespace in other branches
  1. 5.2 scanner.module \SCANNER_STATUS_GO_REPLACE
  2. 6 scanner.module \SCANNER_STATUS_GO_REPLACE
2 uses of SCANNER_STATUS_GO_REPLACE
scanner_confirm_form_submit in ./scanner.module
Form submission handler for scanner_confirm_form().
scanner_view in ./scanner.module
Menu callback; presents the scan form and results.

File

./scanner.module, line 17
Search and Replace Scanner - works on all nodes text content.

Code

define('SCANNER_STATUS_GO_REPLACE', 3);