Home
last modified time | relevance | path

Searched refs:dump (Results 126 – 147 of 147) sorted by relevance

123456

/PHP-7.3/ext/standard/tests/file/
H A Dlstat_stat_basic.phpt70 // creating files and link, also dump the value of stats
H A Dfread_variation2.phpt84 // calculate the hash and dump it, if data read, expecting here no data was read
92 // calculate the hash and dump it, if data read, expecting here no data was read
H A Dfread_variation1.phpt85 // calculate the hash and dump it, if data read, expecting here no data was read
93 // calculate the hash and dump it, if data read, expecting here no data was read
H A Dfgetc_basic.phpt49 var_dump($file_handle); // dump the $file_handle to see if any thing got modifed
/PHP-7.3/ext/standard/tests/general_functions/
H A Dgettype_settype_variation5.phpt24 dump the variable to see its new data
173 // dump the converted data
H A Dgettype_settype_variation2.phpt27 dump the variable to see its new data
180 // dump the converted $var
H A Dgettype_settype_variation3.phpt24 dump the variable to see its new data
177 // dump the converted $var
H A Dgettype_settype_variation4.phpt24 dump the variable to see its new data
202 // dump the converted $var
H A Dgettype_settype_basic.phpt99 // dump the var
/PHP-7.3/
H A DREADME.GIT-RULES90 3. Do not commit multiple files and dump all messages in one commit. If you
H A D.gdbinit592 dump operands of the current opline
H A DNEWS1015 . Fixed bug #77869 (Core dump when using server controls) (mcmic)
1131 . Fixed bug #77589 (Core dump using parse_ini_string with numeric sections).
1991 . Fixed bug #76536 (PHP crashes with core dump when throwing exception in
2577 . Add "Sent SQL" to debug dump for emulated prepares. (Adam Baratz)
2596 . Added extended_value to opcode dump output. (Sara)
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt212 …printf("[125] Memory dump does neither contain _mysqlnd_pefree nor _mysqlnd_pemalloc calls - check…
H A Dmysqli_stmt_affected_rows.phpt63 // NOTE: the error message varies with the MySQL Server version, dump only the error code!
/PHP-7.3/ext/opcache/
H A DREADME90 When the cache fills up this setting decides when to actually reset (dump
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic7120 24 belong =60014 dump format, Convex Storage Manager by-reference dump
8371 # dump: file(1) magic for dump file format--for new and old dump filesystems
8375 0 name new-dump-be
8394 0 name old-dump-be
8413 0 name ufs2-dump-be
8433 >0 use new-dump-be
8436 >0 use old-dump-be
8441 >0 use \^new-dump-be
8444 >0 use \^old-dump-be
8448 >0 use ufs2-dump-be
[all …]
H A Dmagic私はガラスを食べられます7120 24 belong =60014 dump format, Convex Storage Manager by-reference dump
8371 # dump: file(1) magic for dump file format--for new and old dump filesystems
8375 0 name new-dump-be
8394 0 name old-dump-be
8413 0 name ufs2-dump-be
8433 >0 use new-dump-be
8436 >0 use old-dump-be
8441 >0 use \^new-dump-be
8444 >0 use \^old-dump-be
8448 >0 use ufs2-dump-be
[all …]
/PHP-7.3/ext/intl/tests/
H A Dut_common.inc37 function dump( $val )
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c2891 const char * dump = WCOREDUMP( status ) ? "yes" : "no"; in lsapi_sigchild() local
2893 const char * dump = "unknown"; in lsapi_sigchild() local
2896 "%d, core dumped: %s\n", pid, sig_num, dump ); in lsapi_sigchild()
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in74 ; core dump and ptrace the process for the pool user.
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY732 ex. core dump in
1162 too many alternatives pattern causes core dump.
/PHP-7.3/build/
H A Dlibtool.m4383 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
386 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`

Completed in 184 milliseconds

123456