Searched refs:filter_map_apply (Results 1 – 1 of 1) sorted by relevance
156 static void filter_map_apply(zval *value, filter_map *map) in filter_map_apply() function312 filter_map_apply(value, &map); in php_filter_email()326 filter_map_apply(value, &map); in php_filter_url()339 filter_map_apply(value, &map); in php_filter_number_int()363 filter_map_apply(value, &map); in php_filter_number_float()
Completed in 4 milliseconds