Searched refs:may_have_undef (Results 1 – 1 of 1) sorted by relevance
3733 bool may_have_undef = 0; in zend_compile_args() local3761 may_have_undef = 1; in zend_compile_args()3775 if (arg_num == arg_count + 1 && !may_have_undef) { in zend_compile_args()3781 may_have_undef = 1; in zend_compile_args()3788 may_have_undef = 1; in zend_compile_args()3915 if (may_have_undef) { in zend_compile_args()
Completed in 56 milliseconds