Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c847 compiler->verbose = verbose; in sljit_compiler_verbose()
867 fprintf(compiler->verbose, "sp"); in sljit_verbose_reg()
884 fputc('[', compiler->verbose); in sljit_verbose_param()
894 fputc(']', compiler->verbose); in sljit_verbose_param()
908 fputc('[', compiler->verbose); in sljit_verbose_fparam()
918 fputc(']', compiler->verbose); in sljit_verbose_fparam()
1156 fprintf(compiler->verbose, "\n"); in check_sljit_emit_fast_enter()
1179 fprintf(compiler->verbose, "\n"); in check_sljit_emit_op0()
1241 fprintf(compiler->verbose, ", "); in check_sljit_emit_op1()
1460 fprintf(compiler->verbose, " "); in check_sljit_emit_fop1_cmp()
[all …]
H A DsljitLir.h460 FILE* verbose; member
526 SLJIT_API_FUNC_ATTRIBUTE void sljit_compiler_verbose(struct sljit_compiler *compiler, FILE* verbose
/PHP-7.4/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.4/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.4/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.4/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt22 // enable below to get the output in verbose mode.
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_nice_basic-win.phpt72 /* '<verbose name>' => ['<wmic value>', '<proc_nice value>'] */
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_parser.y32 %define parse.error verbose
/PHP-7.4/Zend/
H A Dzend_ini_parser.y293 %define parse.error verbose
H A Dzend_language_parser.y46 %define parse.error verbose
/PHP-7.4/win32/build/
H A Dconfig.w3236 ADD_FLAG("LDFLAGS", " /verbose ");
/PHP-7.4/build/
H A Dlibtool.m42932 # Commands to make compiler produce verbose output that lists
3253 # Commands to make compiler produce verbose output that lists
3335 # Commands to make compiler produce verbose output that lists
3395 # Commands to make compiler produce verbose output that lists
3511 # Commands to make compiler produce verbose output that lists
3529 # Commands to make compiler produce verbose output that lists
3574 # Commands to make compiler produce verbose output that lists
3592 # Commands to make compiler produce verbose output that lists
3673 # Commands to make compiler produce verbose output that lists
3684 # Commands to make compiler produce verbose output that lists
[all …]
/PHP-7.4/
H A Dphp.ini-development82 ; much more verbose when it comes to errors. We recommend using the
1611 ; http://php.net/com.autoregister-verbose
H A Dphp.ini-production82 ; much more verbose when it comes to errors. We recommend using the
1611 ; http://php.net/com.autoregister-verbose
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11212 >>>>>&0 string No\ operating\ system\0 \b,verbose
H A Dmagic11212 >>>>>&0 string No\ operating\ system\0 \b,verbose

Completed in 157 milliseconds