Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c777 compiler->verbose = verbose; in sljit_compiler_verbose()
803 fputc('[', compiler->verbose); \
813 fputc(']', compiler->verbose); \
825 fputc('[', compiler->verbose); \
835 fputc(']', compiler->verbose); \
1014 fprintf(compiler->verbose, "\n"); in check_sljit_emit_fast_enter()
1029 fprintf(compiler->verbose, "\n"); in check_sljit_emit_fast_return()
1071 fprintf(compiler->verbose, ", "); in check_sljit_emit_op1()
1073 fprintf(compiler->verbose, "\n"); in check_sljit_emit_op1()
1102 fprintf(compiler->verbose, ", "); in check_sljit_emit_op2()
[all …]
H A DsljitLir.h393 FILE* verbose; member
455 SLJIT_API_FUNC_ATTRIBUTE void sljit_compiler_verbose(struct sljit_compiler *compiler, FILE* verbose
H A DsljitNativeX86_common.c2974 if (SLJIT_UNLIKELY(!!compiler->verbose)) {
2975 fprintf(compiler->verbose, " x86_cmov%s %s%s, ",
2979 fprintf(compiler->verbose, ", ");
2981 fprintf(compiler->verbose, "\n");
/PHP-5.5/ext/mysqli/tests/
H A Dlocal_infile_tools.inc50 function create_standard_csv($offset, $verbose = true) {
54 if ($verbose)
66 if ($verbose)
74 if ($verbose)
83 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-5.5/ext/soap/tests/bugs/
H A Dbug34657.phpt8 when openssl loaded, tcp stream is less verbose, so some error messages are missing
/PHP-5.5/ext/interbase/
H A Dibase_service.c428 zend_bool verbose = 0; in _php_ibase_backup_restore() local
434 &res, &db, &dblen, &bk, &bklen, &opts, &verbose)) { in _php_ibase_backup_restore()
447 if (verbose) { in _php_ibase_backup_restore()
462 if (!verbose) { in _php_ibase_backup_restore()
H A Dinterbase.c272 ZEND_ARG_INFO(0, verbose)
280 ZEND_ARG_INFO(0, verbose)
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c15 static int verbose; variable
16 #define VERBOSE (verbose_set?verbose:set_verbose())
20 verbose = !!getenv("GIF_VERBOSE"); in set_verbose()
22 return(verbose); in set_verbose()
/PHP-5.5/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt23 // enable below to get the output in verbose mode.
/PHP-5.5/ext/pdo/
H A DTODO55 Trace mode will output very verbose info.
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI42 Set verbose warning function.
/PHP-5.5/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-5.5/ext/bcmath/libbcmath/
H A Dconfigure33 verbose=
/PHP-5.5/
H A Dphp.ini-development82 ; much more verbose when it comes to errors. We recommending using the
1688 ; http://php.net/com.autoregister-verbose
H A Dphp.ini-production82 ; much more verbose when it comes to errors. We recommending using the
1688 ; http://php.net/com.autoregister-verbose
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1913 in Ruby verbose mode. ex. (?:a*)?
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6832 >>>>>&0 string No\ operating\ system\0 \b,verbose

Completed in 94 milliseconds