function_stack_entry 624 xdebug.c function_stack_entry *e = elem; function_stack_entry 909 xdebug.c static function_stack_entry *add_stack_frame(zend_execute_data *zdata, zend_op_array *op_array, int type TSRMLS_DC) function_stack_entry 911 xdebug.c function_stack_entry *tmp; function_stack_entry 925 xdebug.c tmp = xdmalloc (sizeof (function_stack_entry)); function_stack_entry 956 xdebug.c tmp->filename = xdstrdup(((function_stack_entry*) XDEBUG_LLIST_VALP(XDEBUG_LLIST_TAIL(XG(stack))))->filename); function_stack_entry 967 xdebug.c tmp->filename = xdstrdup(((function_stack_entry*) XDEBUG_LLIST_VALP(XDEBUG_LLIST_TAIL(XG(stack))))->filename); function_stack_entry 1062 xdebug.c function_stack_entry *prev = XDEBUG_LLIST_VALP(XDEBUG_LLIST_TAIL(XG(stack))); function_stack_entry 1222 xdebug.c function_stack_entry *fse, *xfse; function_stack_entry 1419 xdebug.c function_stack_entry *fse; function_stack_entry 1527 xdebug.c function_stack_entry *i; function_stack_entry 2008 xdebug.c function_stack_entry *i = XDEBUG_LLIST_VALP(le); function_stack_entry 2066 xdebug.c function_stack_entry *i; function_stack_entry 2093 xdebug.c function_stack_entry *i; function_stack_entry 2117 xdebug.c function_stack_entry *i; function_stack_entry 2141 xdebug.c function_stack_entry *i; function_stack_entry 2162 xdebug.c function_stack_entry *i; function_stack_entry 2592 xdebug.c function_stack_entry *fse; function_stack_entry 666 xdebug_handler_dbgp.c function_stack_entry *fse, *fse_prev; function_stack_entry 1019 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 1299 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 1314 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 1339 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 1551 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 1663 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 1729 xdebug_handler_dbgp.c function_stack_entry *fse; function_stack_entry 891 xdebug_handler_gdb.c function_stack_entry *fse; function_stack_entry 977 xdebug_handler_gdb.c function_stack_entry *fse; function_stack_entry 1162 xdebug_handler_gdb.c function_stack_entry *i; function_stack_entry 1449 xdebug_handler_gdb.c function_stack_entry *i; function_stack_entry 131 xdebug_handler_php3.c function_stack_entry *i = XDEBUG_LLIST_VALP(le); function_stack_entry 118 xdebug_handlers.h int (*register_eval_id)(xdebug_con *h, function_stack_entry *fse); function_stack_entry 119 xdebug_handlers.h int (*unregister_eval_id)(xdebug_con *h, function_stack_entry *fse, int eval_id); function_stack_entry 39 xdebug_private.c function_stack_entry *xdebug_get_stack_frame(int nr TSRMLS_DC) function_stack_entry 61 xdebug_private.c function_stack_entry *xdebug_get_stack_tail(TSRMLS_D) function_stack_entry 184 xdebug_private.h function_stack_entry *xdebug_get_stack_head(TSRMLS_D); function_stack_entry 185 xdebug_private.h function_stack_entry *xdebug_get_stack_frame(int nr TSRMLS_DC); function_stack_entry 186 xdebug_private.h function_stack_entry *xdebug_get_stack_tail(TSRMLS_D); function_stack_entry 108 xdebug_profiler.c function_stack_entry *fse;