PHP_INPUT_FILTER_PARAM_DECL   23 ext/filter/callback_filter.c void php_filter_callback(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL   37 ext/filter/filter.c 	void (*function)(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL  188 ext/filter/logical_filters.c void php_filter_int(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  254 ext/filter/logical_filters.c void php_filter_boolean(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  323 ext/filter/logical_filters.c void php_filter_float(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  426 ext/filter/logical_filters.c void php_filter_validate_regexp(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  509 ext/filter/logical_filters.c void php_filter_validate_domain(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  517 ext/filter/logical_filters.c void php_filter_validate_url(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  575 ext/filter/logical_filters.c void php_filter_validate_email(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  746 ext/filter/logical_filters.c void php_filter_validate_ip(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL  857 ext/filter/logical_filters.c void php_filter_validate_mac(PHP_INPUT_FILTER_PARAM_DECL) /* {{{ */
PHP_INPUT_FILTER_PARAM_DECL   75 ext/filter/php_filter.h void php_filter_int(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   76 ext/filter/php_filter.h void php_filter_boolean(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   77 ext/filter/php_filter.h void php_filter_float(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   78 ext/filter/php_filter.h void php_filter_validate_regexp(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   79 ext/filter/php_filter.h void php_filter_validate_domain(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   80 ext/filter/php_filter.h void php_filter_validate_url(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   81 ext/filter/php_filter.h void php_filter_validate_email(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   82 ext/filter/php_filter.h void php_filter_validate_ip(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   83 ext/filter/php_filter.h void php_filter_validate_mac(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   85 ext/filter/php_filter.h void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   86 ext/filter/php_filter.h void php_filter_encoded(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   87 ext/filter/php_filter.h void php_filter_special_chars(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   88 ext/filter/php_filter.h void php_filter_full_special_chars(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   89 ext/filter/php_filter.h void php_filter_unsafe_raw(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   90 ext/filter/php_filter.h void php_filter_email(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   91 ext/filter/php_filter.h void php_filter_url(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   92 ext/filter/php_filter.h void php_filter_number_int(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   93 ext/filter/php_filter.h void php_filter_number_float(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   94 ext/filter/php_filter.h void php_filter_magic_quotes(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL   96 ext/filter/php_filter.h void php_filter_callback(PHP_INPUT_FILTER_PARAM_DECL);
PHP_INPUT_FILTER_PARAM_DECL  182 ext/filter/sanitizing_filters.c void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  226 ext/filter/sanitizing_filters.c void php_filter_encoded(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  236 ext/filter/sanitizing_filters.c void php_filter_special_chars(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  257 ext/filter/sanitizing_filters.c void php_filter_full_special_chars(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  274 ext/filter/sanitizing_filters.c void php_filter_unsafe_raw(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  307 ext/filter/sanitizing_filters.c void php_filter_email(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  320 ext/filter/sanitizing_filters.c void php_filter_url(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  334 ext/filter/sanitizing_filters.c void php_filter_number_int(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  347 ext/filter/sanitizing_filters.c void php_filter_number_float(PHP_INPUT_FILTER_PARAM_DECL)
PHP_INPUT_FILTER_PARAM_DECL  371 ext/filter/sanitizing_filters.c void php_filter_magic_quotes(PHP_INPUT_FILTER_PARAM_DECL)