Home
last modified time | relevance | path

Searched refs:phpdbg_oplog_entry (Results 1 – 3 of 3) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg.h214 typedef struct _phpdbg_oplog_entry phpdbg_oplog_entry; typedef
216 phpdbg_oplog_entry *next;
227 phpdbg_oplog_entry start; /* Only "next" member used. */
281 phpdbg_oplog_entry *oplog_cur; /* current oplog entry */
H A Dphpdbg_print.c370 phpdbg_oplog_entry *cur = zend_arena_alloc(&PHPDBG_G(oplog_arena), sizeof(phpdbg_oplog_entry)); in phpdbg_print_opline()
H A Dphpdbg.c591 phpdbg_oplog_entry *cur; in PHP_FUNCTION()

Completed in 17 milliseconds