Searched refs:php_filter_string (Results 1 – 3 of 3) sorted by relevance
75 void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL);
169 void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL) in php_filter_string() function
50 { "string", FILTER_SANITIZE_STRING, php_filter_string },51 { "stripped", FILTER_SANITIZE_STRING, php_filter_string },
Completed in 14 milliseconds