Home
last modified time | relevance | path

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

/PHP-5.3/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-5.3/ext/gd/tests/
H A Dimagecolorallocatealpha_basic.phpt17 $half = imagefilledarc ( $img, 75, 75, 70, 70, 0, 180, $cor, IMG_ARC_PIE );
H A Dimagegammacorrect_basic.phpt17 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagegammacorrect_variation1.phpt17 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagetruecolortopalette_basic.phpt17 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $a, IMG_ARC_PIE );
/PHP-5.3/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',
128 string(4) "half"
H A Darray_slice_variation7.phpt45 .5 => 'half',
149 string(4) "half"
158 string(4) "half"
H A Darray_merge_variation4.phpt44 .5 => 'half',
150 string(4) "half"
166 string(4) "half"
H A Dnatcasesort_variation11.phpt40 .5 => 'half',
135 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-5.3/ext/mbstring/tests/
H A Dmb_ereg_match_basic.phpt30 //will return false as pattern would match half way through string
/PHP-5.3/ext/gd/libgd/
H A Dgd.c2055 int half = thick >> 1; in gdImageRectangle() local
2056 half1 = thick - half; in gdImageRectangle()
2057 x1ul = x1 - half; in gdImageRectangle()
2058 y1ul = y1 - half; in gdImageRectangle()
2060 x2lr = x2 + half; in gdImageRectangle()
2061 y2lr = y2 + half; in gdImageRectangle()
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja278 chopped in half.
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog870 went into the wrong half of a long int.)

Completed in 61 milliseconds