Searched refs:zend_bad_method_call (Results 1 – 1 of 1) sorted by relevance
1745 static ZEND_COLD zend_never_inline void zend_bad_method_call(zend_function *fbc, zend_string *metho… in zend_bad_method_call() function1814 zend_bad_method_call(fbc, method_name, scope); in zend_std_get_method()1878 zend_bad_method_call(fbc, function_name, scope); in zend_std_get_static_method()
Completed in 10 milliseconds