Searched defs:static_variables (Results 1 - 4 of 4) sorted by relevance
/php-7.4/Zend/ | ||
H A D | zend_closures.c(last modified 17/11/2020 08:00) | 539 HashTable *static_variables = in zend_closure_get_debug_info() local 790 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var() local 798 HashTable *static_variables in zend_closure_bind_var_ex() local [all...] |
H A D | zend_builtin_functions.c(last modified 03/08/2020 08:00) | 1897 HashTable *static_variables; in ZEND_FUNCTION() local |
H A D | zend_compile.h(last modified 23/10/2019 08:00) | 435 HashTable *static_variables; member |
/php-7.4/ext/reflection/ | ||
H A D | php_reflection.c(last modified 26/02/2021 08:00) | 697 HashTable *static_variables; in _function_closure_string() local |
Completed in 53 milliseconds