Searched refs:quiet (Results 1 – 15 of 15) sorted by relevance
/PHP-7.2/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.2/ext/zip/tests/ |
H A D | bug53603.phpt | 2 Bug #53603 (ZipArchive should quiet stat errors) 13 trigger_error("not quiet");
|
/PHP-7.2/ext/standard/ |
H A D | php_crypt.h | 26 …p_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quiet);
|
H A D | crypt.c | 108 …hp_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quiet) in php_crypt() argument 182 if (!quiet) { in php_crypt() 204 if (!quiet) { in php_crypt()
|
/PHP-7.2/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.2/sapi/cli/ |
H A D | README | 9 * CLI is started up in quiet mode by default.
|
/PHP-7.2/ |
H A D | .travis.yml | 2 quiet: true
|
H A D | ltmain.sh | 541 --quiet | --silent)
|
H A D | php.ini-development | 1611 ; http://php.net/assert.quiet-eval
|
H A D | php.ini-production | 1613 ; http://php.net/assert.quiet-eval
|
/PHP-7.2/ext/phar/tests/ |
H A D | fopen_edgecases.phpt | 24 // test phar_open_url() with quiet stat for code coverage
|
/PHP-7.2/ext/bcmath/libbcmath/ |
H A D | configure | 144 --quiet, --silent do not print \`checking...' messages
|
/PHP-7.2/ext/mbstring/oniguruma/ |
H A D | INSTALL | 348 `--quiet'
|
Completed in 50 milliseconds