user_defined 171 sapi/phpdbg/phpdbg_frame.c int user_defined; user_defined 183 sapi/phpdbg/phpdbg_frame.c user_defined = zend_hash_find(Z_ARRVAL_PP(tmp), "file", sizeof("file"), (void **)&file); user_defined 193 sapi/phpdbg/phpdbg_frame.c if (user_defined == SUCCESS) {