Home
last modified time | relevance | path

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

12

/PHP-5.5/Zend/
H A Dzend_compile.c1684 CG(active_class_entry)->__tostring = (zend_function *) CG(active_op_array); in zend_do_begin_function_declaration()
3034 if (!ce->__tostring) { in do_inherit_parent_constructor()
3035 ce->__tostring = ce->parent->__tostring; in do_inherit_parent_constructor()
3864 ce->__tostring = fe; in zend_add_magic_methods()
6863 ce->__tostring = NULL; in zend_initialize_class_data()
/PHP-5.5/ext/spl/
H A Dspl_directory.c1882 if (Z_OBJCE_P(readobj)->__tostring) { in spl_filesystem_object_cast()
/PHP-5.5/
H A DNEWS5533 - Fixed bug #49142 (crash when exception thrown from __tostring()).

Completed in 97 milliseconds

12