Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_prompt.h30 int phpdbg_compile_stdin(zend_string *code);
H A Dphpdbg_prompt.c515 if (phpdbg_compile_stdin(code.s) == FAILURE) { in PHPDBG_COMMAND()
523 int phpdbg_compile_stdin(zend_string *code) { in phpdbg_compile_stdin() function
H A Dphpdbg.c1940 phpdbg_compile_stdin(backup_phpdbg_compile); in main()

Completed in 15 milliseconds