Searched refs:fetch_from (Results 1 – 1 of 1) sorted by relevance
584 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local591 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() local681 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()692 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
Completed in 6 milliseconds