Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_variables.h48 ZEND_API int zval_copy_static_var(zval **p TSRMLS_DC, int num_args, va_list args, zend_hash_key *ke…
H A Dzend_variables.c193 ZEND_API int zval_copy_static_var(zval **p TSRMLS_DC, int num_args, va_list args, zend_hash_key *ke… in zval_copy_static_var() function
H A Dzend_closures.c466 …ply_with_arguments(static_variables TSRMLS_CC, (apply_func_args_t)zval_copy_static_var, 1, closure… in zend_create_closure()

Completed in 16 milliseconds