Home
last modified time | relevance | path

Searched refs:__tostring (Results 26 – 31 of 31) sorted by relevance

12

/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c359 zend_update_inherited_handler(__tostring); in zend_class_copy_ctor()
/PHP-7.4/Zend/
H A Dzend_exceptions.c1007 zend_call_method_with_0_params(&exception, ce_exception, &ex->ce->__tostring, "__tostring", &tmp); in zend_exception_error()
H A Dzend_API.h207 class_container.__tostring = NULL; \
H A Dzend_compile.c1681 ce->__tostring = NULL; in zend_initialize_class_data()
5886 ce->__tostring = (zend_function *) op_array; in zend_begin_method_decl()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c731 zend_call_method_with_0_params(&zv, ex->ce, &ex->ce->__tostring, "__tostring", &tmp); in phpdbg_handle_exception()
/PHP-7.4/ext/spl/
H A Dspl_directory.c1865 if (Z_OBJCE_P(readobj)->__tostring) { in spl_filesystem_object_cast()

Completed in 70 milliseconds

12