Home
last modified time | relevance | path

Searched refs:quiet (Results 1 – 14 of 14) sorted by relevance

/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_connect_oo_warnings.phpt24 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 Dbug53603.phpt2 Bug #53603 (ZipArchive should quiet stat errors)
13 trigger_error("not quiet");
/PHP-7.0/travis/
H A Dcompile.sh15 --quiet \
63 make -j2 --quiet
/PHP-7.0/ext/standard/
H A Dphp_crypt.h26 …p_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quiet);
H A Dcrypt.c154 …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 Dphpdbg_set.h36 PHPDBG_SET(quiet);
H A Dphpdbg_set.c43 …PHPDBG_SET_COMMAND_D(quiet, "usage: set quiet [<on|off>]", 'q', set_quiet, …
231 PHPDBG_SET(quiet) /* {{{ */ in PHPDBG_SET() argument
H A Dxml.md338 - quiet: on/off - should it always print the opline being currently executed?
556 ### quiet ### subsection
/PHP-7.0/sapi/cli/
H A DREADME9 * CLI is started up in quiet mode by default.
/PHP-7.0/ext/phar/tests/
H A Dfopen_edgecases.phpt24 // test phar_open_url() with quiet stat for code coverage
/PHP-7.0/ext/bcmath/libbcmath/
H A Dconfigure144 --quiet, --silent do not print \`checking...' messages
/PHP-7.0/
H A Dltmain.sh541 --quiet | --silent)
H A Dphp.ini-development1587 ; http://php.net/assert.quiet-eval
H A Dphp.ini-production1587 ; http://php.net/assert.quiet-eval

Completed in 45 milliseconds