Home
last modified time | relevance | path

Searched defs:is_prototype (Results 1 – 6 of 6) sorted by relevance

/php-src/Zend/Optimizer/
H A Dpass1.c159 bool is_prototype; in zend_optimizer_pass1() local
H A Doptimize_func_calls.c35 bool is_prototype; member
H A Dzend_call_graph.h40 bool is_prototype; /* An overridden child method may be called */ member
H A Dzend_call_graph.c55 bool is_prototype; in zend_analyze_calls() local
H A Dzend_optimizer.c868 …st zend_script *script, const zend_op_array *op_array, const zend_op *opline, bool *is_prototype) { in zend_fetch_class_const_info()
920 zend_script *script, zend_op_array *op_array, zend_op *opline, bool *is_prototype) in zend_optimizer_get_called_func()
H A Dzend_inference.c3907 bool is_prototype; in _zend_update_type_info() local

Completed in 27 milliseconds