Home
last modified time | relevance | path

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

/php-src/ext/filter/
H A Dfilter.c398 static zval *php_filter_get_storage(zend_long arg)/* {{{ */ in php_filter_get_storage() function
450 array_ptr = php_filter_get_storage(arg); in PHP_FUNCTION()
603 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
692 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()

Completed in 7 milliseconds