Searched refs:php_filter_string (Results 1 – 3 of 3) sorted by relevance
83 void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL);
179 void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL) in php_filter_string() function
52 { "string", FILTER_SANITIZE_STRING, php_filter_string },53 { "stripped", FILTER_SANITIZE_STRING, php_filter_string },
Completed in 7 milliseconds