You are here

constant SCANNER_STATUS_GO_SEARCH in Search and Replace Scanner 5.2

Same name and namespace in other branches
  1. 6 scanner.module \SCANNER_STATUS_GO_SEARCH
  2. 7 scanner.module \SCANNER_STATUS_GO_SEARCH
2 uses of SCANNER_STATUS_GO_SEARCH
scanner_form_submit in ./scanner.module
Handles submission of the search and replace form.
scanner_view in ./scanner.module
Menu callback; presents the scan form and results.

File

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

Code

define('SCANNER_STATUS_GO_SEARCH', 1);