You are here

constant CUSTOMFILTER_CODE_DECLARE in Custom filter 5

2 uses of CUSTOMFILTER_CODE_DECLARE
_customfilter_process_filter in ./customfilter.module
_customfilter_process_replace_sub in ./customfilter.module

File

./customfilter.module, line 3

Code

define('CUSTOMFILTER_CODE_DECLARE', 'global $_customfilter_code_vars; $vars = & $_customfilter_code_vars;');