Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/standard/tests/file/
H A Dftruncate_variation3-win32.phpt2 Test ftruncate() function : usage variations - truncate file to half size
54 /* truncate it to half of its current size */
76 -- Testing ftruncate(): truncate file to half of its current size --
84 -- Testing ftruncate(): truncate file to half of its current size --
92 -- Testing ftruncate(): truncate file to half of its current size --
100 -- Testing ftruncate(): truncate file to half of its current size --
108 -- Testing ftruncate(): truncate file to half of its current size --
116 -- Testing ftruncate(): truncate file to half of its current size --
124 -- Testing ftruncate(): truncate file to half of its current size --
132 -- 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
54 /* truncate it to half of its current size */
76 -- Testing ftruncate(): truncate file to half of its current size --
84 -- Testing ftruncate(): truncate file to half of its current size --
92 -- Testing ftruncate(): truncate file to half of its current size --
100 -- Testing ftruncate(): truncate file to half of its current size --
108 -- Testing ftruncate(): truncate file to half of its current size --
116 -- Testing ftruncate(): truncate file to half of its current size --
124 -- Testing ftruncate(): truncate file to half of its current size --
132 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
/PHP-7.2/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 Dimagetruecolortopalette_basic.phpt20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $a, IMG_ARC_PIE );
H A Dimagegammacorrect_variation1.phpt20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
/PHP-7.2/ext/standard/tests/array/
H A Darray_change_key_case_variation3.phpt41 .5 => 'half',
125 string(4) "half"
H A Darray_shift_variation3.phpt40 .5 => 'half',
126 string(4) "half"
H A Darray_values_variation3.phpt41 .5 => 'half',
127 string(4) "half"
H A Darray_merge_variation4.phpt44 .5 => 'half',
150 string(4) "half"
166 string(4) "half"
H A Darray_slice_variation7.phpt45 .5 => 'half',
148 string(4) "half"
157 string(4) "half"
H A Dnatcasesort_variation11.phpt40 .5 => 'half',
134 string(4) "half"
H A Dkey_variation2.phpt40 .5 => 'half',
H A Darray_push_variation6.phpt43 .5 => 'half',
H A Deach_variation3.phpt41 .5 => 'half',
H A Darray_key_exists_variation8.phpt43 .5 => 'half',
/PHP-7.2/ext/mbstring/tests/
H A Dmb_ereg_match_basic.phpt30 //will return false as pattern would match half way through string
/PHP-7.2/Zend/tests/
H A Disset_str_offset.phpt27 var_dump(isset($str['3 and a half']));
H A Dempty_str_offset.phpt29 var_dump(empty($str['3 and a half']));
/PHP-7.2/ext/gd/libgd/
H A Dgd.c2104 int half = thick >> 1; in gdImageRectangle() local
2106 x1ul = x1 - half; in gdImageRectangle()
2107 y1ul = y1 - half; in gdImageRectangle()
2109 x2lr = x2 + half; in gdImageRectangle()
2110 y2lr = y2 + half; in gdImageRectangle()
/PHP-7.2/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-7.2/ext/mbstring/
H A DREADME_PHP3-i18n-ja278 chopped in half.
/PHP-7.2/ext/standard/html_tables/
H A Dents_html5.txt1091 half 000BD

Completed in 68 milliseconds

12