Home
last modified time | relevance | path

Searched refs:show_help (Results 1 – 2 of 2) sorted by path

/PHP-8.0/build/
H A Dltmain.sh149 show_help=
487 show_help=yes
599 if test -z "$show_help"; then
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.c1331 zend_bool show_help = 0, show_version = 0; in main() local
1528 show_help = 1; in main()
1628 if (show_version || show_help) { in main()
1633 if (show_help) { in main()

Completed in 25 milliseconds