constant SCANNER_STATUS_GO_REPLACE in Search and Replace Scanner 6
Same name and namespace in other branches
- 5.2 scanner.module \SCANNER_STATUS_GO_REPLACE
- 7 scanner.module \SCANNER_STATUS_GO_REPLACE
2 uses of SCANNER_STATUS_GO_REPLACE
- scanner_confirm_form_submit in ./
scanner.module - Submission handling for scanner confirmation form.
- scanner_view in ./
scanner.module - Menu callback; presents the scan form and results.
File
- ./
scanner.module, line 53 - Search and Replace Scanner - works on all nodes text content.
Code
define('SCANNER_STATUS_GO_REPLACE', 3);