Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c862 compiler->verbose = verbose; in sljit_compiler_verbose()
882 fprintf(compiler->verbose, "sp"); in sljit_verbose_reg()
899 fputc('[', compiler->verbose); in sljit_verbose_param()
909 fputc(']', compiler->verbose); in sljit_verbose_param()
923 fputc('[', compiler->verbose); in sljit_verbose_fparam()
933 fputc(']', compiler->verbose); in sljit_verbose_fparam()
1170 fprintf(compiler->verbose, "\n"); in check_sljit_emit_fast_enter()
1193 fprintf(compiler->verbose, "\n"); in check_sljit_emit_op0()
1255 fprintf(compiler->verbose, ", "); in check_sljit_emit_op1()
1476 fprintf(compiler->verbose, " "); in check_sljit_emit_fop1_cmp()
[all …]
H A DsljitLir.h471 FILE* verbose; member
539 SLJIT_API_FUNC_ATTRIBUTE void sljit_compiler_verbose(struct sljit_compiler *compiler, FILE* verbose
/PHP-8.1/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
18 $s = (new DateTime("now"))->setTimestamp(strtotime($ss)); // verbose setup method
19 $e = (new DateTime("now"))->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("now"))->setTimestamp(strtotime($ss)); // verbose setup method
33 $e = (new DateTime("now"))->setTimestamp(strtotime($es)); // verbose setup method
42 $e = (new DateTime("now"))->setTimestamp(strtotime($es)); // verbose setup method
/PHP-8.1/ext/mysqli/tests/
H A Dlocal_infile_tools.inc58 function create_standard_csv($offset, $verbose = true) {
62 if ($verbose)
73 if ($verbose)
81 if ($verbose)
H A Dmysqli_kill.phpt38 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-8.1/ext/standard/tests/general_functions/
H A Dproc_nice_basic-win.phpt68 /* '<verbose name>' => ['<wmic value>', '<proc_nice value>'] */
/PHP-8.1/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-8.1/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt23 // enable below to get the output in verbose mode.
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_parser.y40 %define parse.error verbose
/PHP-8.1/Zend/
H A Dzend_ini_parser.y286 %define parse.error verbose
H A Dzend_language_parser.y48 %define parse.error verbose
/PHP-8.1/win32/build/
H A Dconfig.w3236 ADD_FLAG("LDFLAGS", " /verbose ");
/PHP-8.1/build/
H A Dlibtool.m42941 # Commands to make compiler produce verbose output that lists
3262 # Commands to make compiler produce verbose output that lists
3344 # Commands to make compiler produce verbose output that lists
3404 # Commands to make compiler produce verbose output that lists
3520 # Commands to make compiler produce verbose output that lists
3538 # Commands to make compiler produce verbose output that lists
3583 # Commands to make compiler produce verbose output that lists
3601 # Commands to make compiler produce verbose output that lists
3682 # Commands to make compiler produce verbose output that lists
3693 # Commands to make compiler produce verbose output that lists
[all …]
/PHP-8.1/
H A Dphp.ini-development82 ; much more verbose when it comes to errors. We recommend using the
1627 ; https://php.net/com.autoregister-verbose
H A Dphp.ini-production82 ; much more verbose when it comes to errors. We recommend using the
1629 ; https://php.net/com.autoregister-verbose
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic12391 >>>>>&0 string No\ operating\ system\0 \b,verbose
H A Dmagic私はガラスを食べられます12391 >>>>>&0 string No\ operating\ system\0 \b,verbose

Completed in 223 milliseconds