Home
last modified time | relevance | path

Searched refs:dump (Results 76 – 100 of 124) sorted by relevance

12345

/PHP-7.4/ext/intl/tests/
H A Dformatter_format5.phpt60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format6.phpt60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format7.phpt60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format8.phpt59 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_variation4.phpt85 // dump the resulting array
94 // dump the resulting array
H A Darray_unshift_variation3.phpt59 // dump the resulting array
68 // 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.4/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt50 * replicate a var dump of an array but outputted string values are base64 encoded
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.4/ext/standard/tests/dir/
H A Dopendir_variation5.phpt57 var_dump( $dir_handle2 ); // dump it
H A Ddir_variation3.phpt66 var_dump($d); // dump the handle
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt82 // 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.4/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
/PHP-7.4/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
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_constants.phpt185 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-7.4/ext/oci8/tests/
H A Dbind_sqltnum.phpt32 $s = oci_parse($c, "select dump($colname) from bind_sqltnum_tab where id = :id");

Completed in 33 milliseconds

12345