Home
last modified time | relevance | path

Searched defs:static_variables (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_closures.c620 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_get_debug_info() local
903 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var() local
911 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var_ex() local
H A Dzend_compile.h477 HashTable *static_variables; member
/php-src/ext/reflection/
H A Dphp_reflection.c780 HashTable *static_variables; in _function_closure_string() local
1793 HashTable *static_variables = ZEND_MAP_PTR_GET(ops->static_variables_ptr); in ZEND_METHOD() local

Completed in 35 milliseconds