constant SCANNER_STATUS_GO_SEARCH in Search and Replace Scanner 7
Same name and namespace in other branches
- 5.2 scanner.module \SCANNER_STATUS_GO_SEARCH
- 6 scanner.module \SCANNER_STATUS_GO_SEARCH
2 uses of SCANNER_STATUS_GO_SEARCH
- scanner_form_submit in ./
scanner.module - Form submission handler for scanner_form().
- scanner_view in ./
scanner.module - Menu callback; presents the scan form and results.
File
- ./
scanner.module, line 15 - Search and Replace Scanner - works on all nodes text content.
Code
define('SCANNER_STATUS_GO_SEARCH', 1);