Home
last modified time | relevance | path

Searched refs:ZEND_ACC_STATIC (Results 26 – 28 of 28) sorted by relevance

12

/PHP-5.4/Zend/
H A Dzend_language_parser.y666 | T_STATIC { Z_LVAL($$.u.constant) = ZEND_ACC_STATIC; }
H A Dzend_execute_API.c918 if ((EX(function_state).function->common.fn_flags & ZEND_ACC_STATIC)) { in zend_call_function()
/PHP-5.4/ext/spl/
H A Dspl_array.c554 (property_info->flags & ZEND_ACC_STATIC) == 0 && in spl_array_unset_dimension_ex()

Completed in 33 milliseconds

12