Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 24 of 24) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.c748 compiler->verbose = verbose; in sljit_compiler_verbose()
776 fputc('[', compiler->verbose); \
786 fputc(']', compiler->verbose); \
798 fputc('[', compiler->verbose); \
808 fputc(']', compiler->verbose); \
987 fprintf(compiler->verbose, "\n"); in check_sljit_emit_fast_enter()
1003 fprintf(compiler->verbose, "\n"); in check_sljit_emit_fast_return()
1025 fprintf(compiler->verbose, "\n"); in check_sljit_emit_op0()
1101 fprintf(compiler->verbose, ", "); in check_sljit_emit_op1()
1293 fprintf(compiler->verbose, " "); in check_sljit_emit_fop1_cmp()
[all …]
H A DsljitLir.h388 FILE* verbose; member
454 SLJIT_API_FUNC_ATTRIBUTE void sljit_compiler_verbose(struct sljit_compiler *compiler, FILE* verbose
/PHP-7.2/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
18 $s = (new DateTime(null))->setTimestamp(strtotime($ss)); // verbose setup method
19 $e = (new DateTime(null))->setTimestamp(strtotime($es)); // verbose setup method
25 is the important one, if it uses the verbose method it returns the correct values.
27 $s = (new DateTime(null))->setTimestamp(strtotime($ss)); // verbose setup method
33 $e = (new DateTime(null))->setTimestamp(strtotime($es)); // verbose setup method
42 $e = (new DateTime(null))->setTimestamp(strtotime($es)); // verbose setup method
/PHP-7.2/ext/mysqli/tests/
H A Dlocal_infile_tools.inc50 function create_standard_csv($offset, $verbose = true) {
54 if ($verbose)
65 if ($verbose)
73 if ($verbose)
H A Dmysqli_kill.phpt45 printf("[008] mysqlnd used to be more verbose and used to support SELECT\n");
H A Dmysqli_no_reconnect.phpt90 mysqlnd is a bit more verbose than libmysql. mysqlnd should print:
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug34657.phpt8 when openssl loaded, tcp stream is less verbose, so some error messages are missing
/PHP-7.2/ext/interbase/
H A Dibase_service.c429 zend_bool verbose = 0; in _php_ibase_backup_restore() local
435 &res, &db, &dblen, &bk, &bklen, &opts, &verbose)) { in _php_ibase_backup_restore()
448 if (verbose) { in _php_ibase_backup_restore()
463 if (!verbose) { in _php_ibase_backup_restore()
H A Dinterbase.c272 ZEND_ARG_INFO(0, verbose)
280 ZEND_ARG_INFO(0, verbose)
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c16 static int verbose; variable
17 #define VERBOSE (verbose_set?verbose:set_verbose())
21 verbose = !!getenv("GIF_VERBOSE"); in set_verbose()
23 return(verbose); in set_verbose()
/PHP-7.2/ext/standard/tests/general_functions/
H A Dproc_nice_basic-win.phpt72 /* '<verbose name>' => ['<wmic value>', '<proc_nice value>'] */
/PHP-7.2/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt23 // enable below to get the output in verbose mode.
/PHP-7.2/ext/pdo/
H A DTODO55 Trace mode will output very verbose info.
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.y34 %error-verbose
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL211 Some packages offer the ability to configure how verbose the
215 --disable-silent-rules' sets the default to verbose, which can be
H A DHISTORY2025 in Ruby verbose mode. ex. (?:a*)?
/PHP-7.2/win32/build/
H A Dconfig.w3234 ADD_FLAG("LDFLAGS", " /verbose ");
/PHP-7.2/build/
H A Dlibtool.m42936 # Commands to make compiler produce verbose output that lists
3257 # Commands to make compiler produce verbose output that lists
3339 # Commands to make compiler produce verbose output that lists
3399 # Commands to make compiler produce verbose output that lists
3515 # Commands to make compiler produce verbose output that lists
3533 # Commands to make compiler produce verbose output that lists
3578 # Commands to make compiler produce verbose output that lists
3596 # Commands to make compiler produce verbose output that lists
3677 # Commands to make compiler produce verbose output that lists
3688 # Commands to make compiler produce verbose output that lists
[all …]
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure33 verbose=
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI48 Set verbose warning function.
/PHP-7.2/
H A Dphp.ini-development82 ; much more verbose when it comes to errors. We recommend using the
1632 ; http://php.net/com.autoregister-verbose
H A Dphp.ini-production82 ; much more verbose when it comes to errors. We recommend using the
1634 ; http://php.net/com.autoregister-verbose
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic9651 >>>>>&0 string No\ operating\ system\0 \b,verbose
H A Dmagic私はガラスを食べられます9651 >>>>>&0 string No\ operating\ system\0 \b,verbose

Completed in 203 milliseconds