Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/zip/tests/
H A Dbug53603.phpt2 Bug #53603 (ZipArchive should quiet stat errors)
13 trigger_error("not quiet");
/PHP-5.5/travis/
H A Dcompile.sh15 --quiet \
54 make -j2 --quiet
/PHP-5.5/sapi/cli/
H A DREADME9 * CLI is started up in quiet mode by default.
/PHP-5.5/Zend/
H A Dzend_API.c693 if (!quiet && (*expected_type || error)) { in zend_parse_arg()
720 int quiet = flags & ZEND_PARSE_PARAMS_QUIET; in zend_parse_parameter() local
738 int quiet = flags & ZEND_PARSE_PARAMS_QUIET; in zend_parse_va_args() local
769 if (!quiet) { in zend_parse_va_args()
789 if (!quiet) { in zend_parse_va_args()
812 if (!quiet) { in zend_parse_va_args()
888 #define RETURN_IF_ZERO_ARGS(num_args, type_spec, quiet) { \ argument
974 int quiet = flags & ZEND_PARSE_PARAMS_QUIET; in zend_parse_method_parameters_ex() local
977 RETURN_IF_ZERO_ARGS(num_args, p, quiet); in zend_parse_method_parameters_ex()
984 RETURN_IF_ZERO_ARGS(num_args, p, quiet); in zend_parse_method_parameters_ex()
[all …]
/PHP-5.5/ext/phar/tests/
H A Dfopen_edgecases.phpt24 // test phar_open_url() with quiet stat for code coverage
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure144 --quiet, --silent do not print \`checking...' messages
/PHP-5.5/
H A Dltmain.sh541 --quiet | --silent)
H A Dphp.ini-development1667 ; http://php.net/assert.quiet-eval
H A Dphp.ini-production1667 ; http://php.net/assert.quiet-eval
H A DNEWS4536 . Fixed bug #53603 (ZipArchive should quiet stat errors). (brad dot froehle at

Completed in 66 milliseconds