php_filter_special_chars   56 ext/filter/filter.c 	{ "special_chars",   FILTER_SANITIZE_SPECIAL_CHARS, php_filter_special_chars   },
php_filter_special_chars   87 ext/filter/php_filter.h void php_filter_special_chars(PHP_INPUT_FILTER_PARAM_DECL);