Searched refs:quiet (Results 1 – 14 of 14) sorted by relevance
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_connect_oo_warnings.phpt | 24 print "2) be quiet\n"; 35 print "4) be quiet\n"; 48 2) be quiet 54 4) be quiet
|
/PHP-7.3/ext/zip/tests/ |
H A D | bug53603.phpt | 2 Bug #53603 (ZipArchive should quiet stat errors) 13 trigger_error("not quiet");
|
/PHP-7.3/ext/standard/ |
H A D | php_crypt.h | 24 …p_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quiet);
|
H A D | crypt.c | 106 …hp_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quiet) in php_crypt() argument 180 if (!quiet) { in php_crypt() 202 if (!quiet) { in php_crypt()
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_set.h | 36 PHPDBG_SET(quiet);
|
H A D | phpdbg_set.c | 43 …PHPDBG_SET_COMMAND_D(quiet, "usage: set quiet [<on|off>]", 'q', set_quiet, … 231 PHPDBG_SET(quiet) /* {{{ */ in PHPDBG_SET() argument
|
H A D | xml.md | 338 - quiet: on/off - should it always print the opline being currently executed? 556 ### quiet ### subsection
|
/PHP-7.3/sapi/cli/ |
H A D | README | 9 * CLI is started up in quiet mode by default.
|
/PHP-7.3/ |
H A D | .travis.yml | 2 quiet: true
|
H A D | ltmain.sh | 541 --quiet | --silent)
|
H A D | php.ini-development | 1613 ; http://php.net/assert.quiet-eval
|
H A D | php.ini-production | 1615 ; http://php.net/assert.quiet-eval
|
/PHP-7.3/ext/phar/tests/ |
H A D | fopen_edgecases.phpt | 24 // test phar_open_url() with quiet stat for code coverage
|
/PHP-7.3/ext/mbstring/oniguruma/ |
H A D | INSTALL | 346 '--quiet'
|
Completed in 31 milliseconds