Home
last modified time | relevance | path

Searched defs:is_static (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_object_handlers.c1086 …d_get_call_trampoline_func(zend_class_entry *ce, zend_string *method_name, int is_static) /* {{{ */ in zend_get_call_trampoline_func()
H A Dzend_compile.c4706 zend_bool is_static = (op_array->fn_flags & ZEND_ACC_STATIC) != 0; in zend_begin_method_decl() local

Completed in 33 milliseconds