Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_closures.c334 HashTable *static_variables = closure->func.op_array.static_variables; in zend_closure_get_debug_info() local
462 HashTable *static_variables = closure->func.op_array.static_variables; in zend_create_closure() local
H A Dzend_compile.h294 HashTable *static_variables; member
H A Dzend_compile.c2986 HashTable *static_variables = op_array->static_variables; in function_add_ref() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c794 HashTable *static_variables; in _function_closure_string() local

Completed in 56 milliseconds