constant NODE_BUILD_SEARCH_RESULT

2 uses of NODE_BUILD_SEARCH_RESULT
hook_search in documentation-6.x/developer/hooks/core.php
Define a custom search routine.
node_search in drupal-6.x/modules/node/node.module
Implementation of hook_search().

File

drupal-6.x/modules/node/node.module, line 20
The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern.

Code

define('NODE_BUILD_SEARCH_RESULT', 3)