Home
last modified time | relevance | path

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

123456

/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_basic.phpt57 * replicate a var dump of an array but outputted string values are base64 encoded
H A Dmb_ereg_variation6.phpt56 * replicate a var dump of an array but outputted string values are base64 encoded
/PHP-7.3/ext/standard/tests/array/
H A Darray_unshift_variation3.phpt59 // dump the resulting array
68 // dump the resulting 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-7.3/ext/standard/tests/dir/
H A Dopendir_variation5.phpt65 var_dump( $dir_handle2 ); // dump it
H A Ddir_variation3.phpt74 var_dump($d); // dump the handle
/PHP-7.3/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-7.3/ext/standard/tests/file/
H A Dstat_basic-win32-mb.phpt54 // creating file, also dump the value of stats
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
/PHP-7.3/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 Ddebug_zval_dump_o.phpt101 /* using zval_dump() to dump out the objects and its reference count */
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_constants.phpt185 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-7.3/ext/oci8/tests/
H A Dbind_sqltnum.phpt32 $s = oci_parse($c, "select dump($colname) from bind_sqltnum_tab where id = :id");
/PHP-7.3/ext/standard/tests/serialize/
H A Dserialization_arrays_005.phpt23 // Change each element and dump result.

Completed in 37 milliseconds

123456