Home
last modified time | relevance | path

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

/PHP-8.4/sapi/phpdbg/
H A Dphpdbg_prompt.h28 int phpdbg_compile_stdin(zend_string *code);
H A Dphpdbg_prompt.c509 if (phpdbg_compile_stdin(code.s) == FAILURE) { in PHPDBG_COMMAND()
517 int phpdbg_compile_stdin(zend_string *code) { in phpdbg_compile_stdin() function
H A Dphpdbg.c1554 phpdbg_compile_stdin(backup_phpdbg_compile); in main()

Completed in 19 milliseconds