Searched refs:quiet (Results 1 – 14 of 14) sorted by relevance
/PHP-7.0/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.0/ext/zip/tests/ |
H A D | bug53603.phpt | 2 Bug #53603 (ZipArchive should quiet stat errors) 13 trigger_error("not quiet");
|
/PHP-7.0/travis/ |
H A D | compile.sh | 15 --quiet \ 63 make -j2 --quiet
|
/PHP-7.0/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 | 154 …hp_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quiet) in php_crypt() argument 228 if (!quiet) { in php_crypt() 250 if (!quiet) { in php_crypt()
|
/PHP-7.0/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.0/sapi/cli/ |
H A D | README | 9 * CLI is started up in quiet mode by default.
|
/PHP-7.0/ext/phar/tests/ |
H A D | fopen_edgecases.phpt | 24 // test phar_open_url() with quiet stat for code coverage
|
/PHP-7.0/ext/bcmath/libbcmath/ |
H A D | configure | 144 --quiet, --silent do not print \`checking...' messages
|
/PHP-7.0/ |
H A D | ltmain.sh | 541 --quiet | --silent)
|
H A D | php.ini-development | 1587 ; http://php.net/assert.quiet-eval
|
H A D | php.ini-production | 1587 ; http://php.net/assert.quiet-eval
|
Completed in 60 milliseconds