Home
last modified time | relevance | path

Searched refs:w (Results 651 – 675 of 1009) sorted by relevance

1...<<21222324252627282930>>...41

/php-src/ext/standard/tests/filters/
H A Dstream_filter_remove_error.phpt12 $fp = fopen( $file, 'w+' );
/php-src/ext/gd/
H A Dgd.c587 font->w = FLIPWORD(font->w); in PHP_FUNCTION()
828 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
835 Z_PARAM_LONG(w) in PHP_FUNCTION()
859 Z_PARAM_LONG(w) in PHP_FUNCTION()
2650 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
2658 Z_PARAM_LONG(w) in PHP_FUNCTION()
2686 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
2693 Z_PARAM_LONG(w) in PHP_FUNCTION()
2950 RETURN_LONG(arg ? font->h : font->w); in php_imagefontsize()
3046 x += font->w; in php_imagechar()
[all …]
/php-src/ext/standard/tests/array/
H A Dlocale_sort.phpt5 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
/php-src/ext/intl/tests/
H A Duconverter_oop_callback.phpt2 UConverter::convert() w/ Callback Reasons
H A Duconverter_oop_callback2.phpt2 UConverter::convert() w/ Callback Reasons
/php-src/ext/zip/tests/
H A Doo_addpattern.phpt5 w/Kenzo over the shoulder
/php-src/ext/standard/tests/file/
H A Dcopy_variation13.phpt10 fclose(fopen($file, "w"));
H A Dcopy_variation15.phpt17 $file_handle = fopen($file, "w");
H A Dcopy_variation18.phpt13 $file_handle = fopen($src_file_name, "w");
H A Dcopy_variation9.phpt17 $file_handle = fopen($src_file_name, "w");
H A Dfflush_variation4.phpt22 $file_handle = fopen($file_name, "w");
H A Dfilegroup_basic.phpt23 $file_handle = fopen($file_name, "w");
H A Dlstat_stat_variation12.phpt21 $fp = fopen($filename, "w"); // temp file
H A Dlstat_stat_variation15.phpt20 $fp = fopen($filename, "w"); // temp file
H A Dlstat_stat_variation3.phpt18 $fp = fopen("$file_path/lstat_stat_variation3.tmp", "w"); // temp file
H A Dlstat_stat_variation8.phpt28 $file_handle = fopen("$dirname/lstat_stat_variation8a.tmp", "w");
H A Dmove_uploaded_file_basic.phpt47 $fd = fopen($destination4, "w");
H A Dpopen_pclose_error-sunos.phpt17 $file_handle = fopen($file_path."/popen.tmp", "w");
H A Drename_variation4.phpt18 $fp = fopen($file_path."/rename_variation4.tmp", "w");
H A Dbug27508.phpt55 $fp = fopen("myFile://" . urlencode($tn), "w+");
H A Dfile_variation9.phpt19 $h = fopen($testfile, "w");
H A Dfile_variation5-win32-mb.phpt19 $fd = fopen($filepath, "w+");
/php-src/ext/standard/tests/dir/
H A Dscandir_variation10-win32-mb.phpt28 @create_files($dir, 2, "numeric", 0755, 1, "w", "私はガラスを食べられますfile");
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_5.phpt27 $f = fopen($fn, 'w');
H A Dtest_cp932_2.phpt30 $f = fopen($fn, 'w');

Completed in 31 milliseconds

1...<<21222324252627282930>>...41