Home
last modified time | relevance | path

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

/PHP-8.0/ext/filter/
H A Dfilter.c648 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
655 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
667 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
738 zend_long fetch_from; in PHP_FUNCTION() local
745 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
756 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()

Completed in 6 milliseconds