Home
last modified time | relevance | path

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

/php-src/ext/filter/
H A Dfilter.c578 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
585 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
597 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
668 zend_long fetch_from; in PHP_FUNCTION() local
675 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
686 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()

Completed in 6 milliseconds