Home
last modified time | relevance | path

Searched refs:half (Results 1 – 25 of 26) sorted by relevance

12

/PHP-8.0/ext/standard/tests/file/
H A Dftruncate_variation3-win32.phpt2 Test ftruncate() function : usage variations - truncate file to half size
49 /* truncate it to half of its current size */
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
119 -- Testing ftruncate(): truncate file to half of its current size --
127 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
H A Dftruncate_variation3.phpt2 Test ftruncate() function : usage variations - truncate file to half size
49 /* truncate it to half of its current size */
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
119 -- Testing ftruncate(): truncate file to half of its current size --
127 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
/PHP-8.0/ext/opcache/tests/
H A Dpreload_bug79114.phpt2 Bug #79114 (Eval class during preload causes class to be only half available)
/PHP-8.0/ext/gd/tests/
H A Dimagecolorallocatealpha_basic.phpt20 $half = imagefilledarc ( $img, 75, 75, 70, 70, 0, 180, $cor, IMG_ARC_PIE );
H A Dimagegammacorrect_basic.phpt20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagegammacorrect_variation1.phpt20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagetruecolortopalette_basic.phpt20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $a, IMG_ARC_PIE );
/PHP-8.0/ext/standard/tests/array/
H A Darray_merge_variation4.phpt39 .5 => 'half',
145 string(4) "half"
161 string(4) "half"
H A Darray_slice_variation7.phpt40 .5 => 'half',
143 string(4) "half"
152 string(4) "half"
H A Darray_change_key_case_variation3.phpt36 .5 => 'half',
120 string(4) "half"
H A Darray_shift_variation3.phpt35 .5 => 'half',
121 string(4) "half"
H A Darray_values_variation3.phpt36 .5 => 'half',
122 string(4) "half"
H A Dnatcasesort_variation11.phpt35 .5 => 'half',
129 string(4) "half"
H A Dkey_variation2.phpt35 .5 => 'half',
H A Darray_push_variation6.phpt38 .5 => 'half',
H A Darray_key_exists_variation8.phpt37 .5 => 'half',
/PHP-8.0/Zend/tests/
H A Dempty_str_offset.phpt28 var_dump(empty($str['3 and a half']));
37 var_dump(empty($str[$key = '3 and a half']));
H A Disset_str_offset.phpt27 var_dump(isset($str['3 and a half']));
36 var_dump(isset($str[$key = '3 and a half']));
/PHP-8.0/ext/mbstring/tests/
H A Dmb_ereg_match_basic.phpt25 //will return false as pattern would match half way through string
/PHP-8.0/ext/gd/libgd/
H A Dgd.c2110 int half = thick >> 1; in gdImageRectangle() local
2112 x1ul = x1 - half; in gdImageRectangle()
2113 y1ul = y1 - half; in gdImageRectangle()
2115 x2lr = x2 + half; in gdImageRectangle()
2116 y2lr = y2 + half; in gdImageRectangle()
/PHP-8.0/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt847 [½] => ½
H A Dhtml_entity_decode_html5.phpt1096 "½",
3230 ½ => ½ c2bd
H A Dhtmlentities_html5.phpt175 ½ U+000BD
/PHP-8.0/ext/standard/html_tables/
H A Dents_html5.txt1091 half 000BD
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5551 >0x08 lelong &0x10000 \b, using half-closed-half-open coordinates (BED style)
19751 # check that each half of three unique id128s is non-zero

Completed in 156 milliseconds

12