Home
last modified time | relevance | path

Searched refs:dump (Results 101 – 125 of 144) sorted by relevance

123456

/PHP-5.6/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt78 // failure then dump the list of failing locales
H A Dsetlocale_basic3.phpt78 // dump the name of the new locale set by setlocale()
H A Dsetlocale_variation1.phpt77 // dump the name of the new locale set by setlocale()
H A Dsetlocale_basic2.phpt101 // dump the current locale
/PHP-5.6/ext/standard/tests/file/
H A Dstat_basic-win32.phpt54 // creating file, also dump the value of stats
H A Dfile.inc561 // dump the stat array so that its easy to figure out the error
585 $flag = specify true to dump the stat1 and stat2
594 // dump the stat if requested
639 // dump the stat array so that easy to figure out the error
H A Dfread_basic.phpt69 var_dump( md5($data_from_file) ); // calculate the hash and dump it
81 var_dump( md5($data_from_file) ); // calculate the hash and dump it
93 var_dump( md5($data_from_file) ); // calculate the hash and dump it
H A Dlstat_stat_basic.phpt70 // creating files and link, also dump the value of stats
/PHP-5.6/ext/standard/tests/array/
H A Dsort_variation2.phpt84 //dump the sorted array
H A Darray_unshift_variation1.phpt99 // dump the resulting array
108 // dump the resulting array
H A Darray_unshift_variation2.phpt105 // dump the resulting array
114 // dump the resulting array
H A D009.phpt48 var_dump( $sub_array ); // dump the array to see that its intact
68 var_dump( $sub_array ); // dump the array to see that its intact
/PHP-5.6/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt24 dump the variable to see its new data
173 // dump the converted data
H A Dgettype_settype_variation6.phpt24 dump the variable to see its new data
174 // dump the converted data
H A Dgettype_settype_variation8.phpt24 dump the variable to see its new data
173 // dump the converted data
H A Dgettype_settype_variation7.phpt24 dump the variable to see its new data
173 // dump the converted data
H A Dgettype_settype_variation5.phpt24 dump the variable to see its new data
173 // dump the converted data
H A Dgettype_settype_variation3.phpt24 dump the variable to see its new data
177 // dump the converted $var
H A Dgettype_settype_variation2.phpt27 dump the variable to see its new data
180 // dump the converted $var
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_constants.phpt182 /* pretty dump test, but that is the best way to mimic mysql.c */
H A Dmysqli_debug_mysqlnd_control_string.phpt212 …printf("[125] Memory dump does neither contain _mysqlnd_pefree nor _mysqlnd_pemalloc calls - check…
/PHP-5.6/ext/standard/tests/dir/
H A Ddir_variation3.phpt74 var_dump($d); // dump the handle
/PHP-5.6/ext/standard/tests/serialize/
H A Dserialization_arrays_005.phpt23 // Change each element and dump result.
/PHP-5.6/
H A DREADME.GIT-RULES82 3. Do not commit multiple file and dump all messages in one commit. If you
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic4725 24 belong =60014 dump format, Convex Storage Manager by-reference dump
5530 # dump: file(1) magic for dump file format--for new and old dump filesystems
5534 0 name new-dump-be
5553 0 name old-dump-be
5572 0 name ufs2-dump-be
5592 >0 use new-dump-be
5595 >0 use old-dump-be
5598 >0 use \^new-dump-be
5601 >0 use \^old-dump-be
5605 >0 use ufs2-dump-be
[all …]

Completed in 91 milliseconds

123456