Home
last modified time | relevance | path

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

/php-src/ext/filter/
H A Dfilter.c584 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
591 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
603 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
674 zend_long fetch_from; in PHP_FUNCTION() local
681 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
692 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()

Completed in 5 milliseconds