Home
last modified time | relevance | path

Searched defs:add_empty (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/filter/
H A Dfilter.stub.php304 function filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true)…
307 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true…
H A Dfilter.c541 zval *return_value, bool add_empty in php_filter_array_handler()
676 bool add_empty = 1; in PHP_FUNCTION() local
710 bool add_empty = 1; in PHP_FUNCTION() local

Completed in 8 milliseconds