Home
last modified time | relevance | path

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

/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_print.c380 PHPDBG_G(oplog_cur)->next = cur; in phpdbg_print_opline()
381 PHPDBG_G(oplog_cur) = cur; in phpdbg_print_opline()
H A Dphpdbg.h278 phpdbg_oplog_entry *oplog_cur; /* current oplog entry */ variable
H A Dphpdbg.c426 PHPDBG_G(oplog_cur) = &PHPDBG_G(oplog_list)->start; in PHP_FUNCTION()
427 PHPDBG_G(oplog_cur)->next = NULL; in PHP_FUNCTION()

Completed in 11 milliseconds