Home
last modified time | relevance | path

Searched refs:filter_map_apply (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/filter/
H A Dsanitizing_filters.c157 static void filter_map_apply(zval *value, filter_map *map) in filter_map_apply() function
314 filter_map_apply(value, &map); in php_filter_email()
328 filter_map_apply(value, &map); in php_filter_url()
341 filter_map_apply(value, &map); in php_filter_number_int()
365 filter_map_apply(value, &map); in php_filter_number_float()

Completed in 6 milliseconds