Home
last modified time | relevance | path

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

/PHP-7.1/ext/filter/
H A Dfilter.c383 SEPARATE_ZVAL(value); in php_zval_filter()
641 SEPARATE_ZVAL(filtered); in php_filter_call()
656 SEPARATE_ZVAL(filtered); in php_filter_call()
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_methods.cpp181 SEPARATE_ZVAL(arg); in PHP_FUNCTION()
186 SEPARATE_ZVAL(arg); in PHP_FUNCTION()
/PHP-7.1/Zend/
H A Dzend_types.h976 #define SEPARATE_ZVAL(zv) do { \ macro
H A Dzend_object_handlers.c661 SEPARATE_ZVAL(rv); in zend_std_read_property()
H A Dzend_API.c3996 SEPARATE_ZVAL(value); in zend_update_static_property()
/PHP-7.1/ext/standard/
H A Darray.c1743 SEPARATE_ZVAL(var_array_param);
2993 SEPARATE_ZVAL(dest_entry);
3116 SEPARATE_ZVAL(dest_entry);
/PHP-7.1/ext/interbase/
H A Dibase_query.c879 SEPARATE_ZVAL(&args[i]); in _php_ibase_exec()
/PHP-7.1/ext/mysqli/
H A Dmysqli_api.c885 SEPARATE_ZVAL(&stmt->param.vars[j]);
/PHP-7.1/ext/mbstring/
H A Dmbstring.c3928 SEPARATE_ZVAL(hash_entry); in PHP_FUNCTION()

Completed in 69 milliseconds