zend_std_cast_object_tostring 232 Zend/zend.c if (zend_std_cast_object_tostring(expr, expr_copy, IS_STRING TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 291 Zend/zend_API.c if (zend_std_cast_object_tostring(*arg, *arg, type TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 1183 Zend/zend_object_handlers.c zend_std_cast_object_tostring, /* cast_object */ zend_std_cast_object_tostring 891 Zend/zend_vm_def.h zend_std_cast_object_tostring(z, &z_copy, IS_STRING TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 1436 Zend/zend_vm_execute.h zend_std_cast_object_tostring(z, &z_copy, IS_STRING TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 4008 Zend/zend_vm_execute.h zend_std_cast_object_tostring(z, &z_copy, IS_STRING TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 7056 Zend/zend_vm_execute.h zend_std_cast_object_tostring(z, &z_copy, IS_STRING TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 19346 Zend/zend_vm_execute.h zend_std_cast_object_tostring(z, &z_copy, IS_STRING TSRMLS_CC) == SUCCESS) { zend_std_cast_object_tostring 540 ext/com_dotnet/com_handlers.c return zend_std_cast_object_tostring(readobj, writeobj, type TSRMLS_CC); zend_std_cast_object_tostring 684 ext/standard/file.c if (zend_std_cast_object_tostring(data, &out, IS_STRING TSRMLS_CC) == SUCCESS) {