Home
last modified time | relevance | path

Searched refs:phpdbg_end_oplog (Results 1 – 5 of 5) sorted by relevance

/php-src/sapi/phpdbg/tests/
H A Dphpdbg_oplog_002.phpt2 phpdbg_end_oplog() alone must not crash
16 var_dump(phpdbg_end_oplog());
H A Dphpdbg_oplog_001.phpt57 var_dump(phpdbg_end_oplog(["functions" => true]));
/php-src/sapi/phpdbg/
H A Dphpdbg_arginfo.h55 ZEND_FUNCTION(phpdbg_end_oplog);
68 ZEND_FE(phpdbg_end_oplog, arginfo_phpdbg_end_oplog)
H A Dphpdbg.stub.php45 function phpdbg_end_oplog(array $options = []): ?array {} function
H A Dphpdbg.c589 PHP_FUNCTION(phpdbg_end_oplog) in PHP_FUNCTION() argument

Completed in 10 milliseconds