Searched refs:verbosity (Results 1 – 7 of 7) sorted by relevance
/PHP-8.4/win32/build/ |
H A D | config.w32.phpize.in | 5 ARG_WITH("verbosity", "Output verbosity, 0-2.", "1");
|
H A D | config.w32 | 5 ARG_WITH("verbosity", "Output verbosity, 0-2.", "1");
|
/PHP-8.4/ext/pgsql/ |
H A D | pgsql.stub.php | 819 function pg_set_error_verbosity($connection, int $verbosity = UNKNOWN): int|false {} argument
|
H A D | pgsql.c | 3058 zend_long verbosity; in PHP_FUNCTION() local 3064 Z_PARAM_LONG(verbosity) in PHP_FUNCTION() 3072 Z_PARAM_LONG(verbosity) in PHP_FUNCTION() 3081 if (verbosity & (PQERRORS_TERSE|PQERRORS_DEFAULT|PQERRORS_VERBOSE|PQERRORS_SQLSTATE)) { in PHP_FUNCTION() 3082 RETURN_LONG(PQsetErrorVerbosity(pgsql, verbosity)); in PHP_FUNCTION()
|
H A D | pgsql_arginfo.h | 290 ZEND_ARG_TYPE_INFO(0, verbosity, IS_LONG, 0)
|
/PHP-8.4/ext/fileinfo/tests/ |
H A D | magic | 38747 # and partly verified by `undbx --verbosity 4 Posteingang.dbx`
|
H A D | magic私はガラスを食べられます | 38747 # and partly verified by `undbx --verbosity 4 Posteingang.dbx`
|
Completed in 282 milliseconds