Home
last modified time | relevance | path

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

/php-src/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-src/ext/opcache/tests/
H A Dpreload_bug79114.phpt2 Bug #79114 (Eval class during preload causes class to be only half available)
/php-src/ext/gd/tests/
H A Dimagecolorallocatealpha_basic.phpt24 $half = imagefilledarc ( $img, 75, 75, 70, 70, 0, 180, $cor, IMG_ARC_PIE );
H A Dimagegammacorrect_basic.phpt24 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagetruecolortopalette_basic.phpt24 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $a, IMG_ARC_PIE );
H A Dimagegammacorrect_variation1.phpt24 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
/php-src/ext/mbstring/tests/
H A Dmb_ereg_match_basic.phpt26 //will return false as pattern would match half way through string
H A Dutf7imap_encoding.phpt110 /* 1. The second half of a surrogate pair could come first, */
138 /* 2. The first half of a surrogate pair might be followed by an invalid 2nd part, */
148 /* 3. The first half of a surrogate pair could come at the end of the string, */
156 /* NOTE: We currently don't check for trailing first half of surrogate pair when the string
159 * for the trailing first half of surrogate pair */
H A Dmb_convert_kana.phpt56 echo "Convert various full-width characters to half-width:\n";
63 echo "Convert full-width kana to half-width:\n";
182 Convert various full-width characters to half-width:
189 Convert full-width kana to half-width:
H A Dutf_encodings.phpt844 // Second half of surrogate pair comes first
847 // First half of surrogate pair not followed by second part
850 // First half of surrogate pair at end of string
864 // Second half of surrogate pair comes first
867 // First half of surrogate pair not followed by second part
870 // First half of surrogate pair at end of string
1061 // Second half of surrogate pair coming first
1066 // First half of surrogate pair not followed by second half
1074 // First half of surrogate pair appearing at end of string
/php-src/Zend/tests/
H A Disset_str_offset.phpt27 var_dump(isset($str['3 and a half']));
36 var_dump(isset($str[$key = '3 and a half']));
H A Dempty_str_offset.phpt28 var_dump(empty($str['3 and a half']));
37 var_dump(empty($str[$key = '3 and a half']));
/php-src/ext/gd/libgd/
H A Dgd.c2080 int half = thick >> 1; in gdImageRectangle() local
2082 x1ul = x1 - half; in gdImageRectangle()
2083 y1ul = y1 - half; in gdImageRectangle()
2085 x2lr = x2 + half; in gdImageRectangle()
2086 y2lr = y2 + half; in gdImageRectangle()
/php-src/
H A DUPGRADING.INTERNALS181 Mt19937 ignored the upper half of the seed parameter of the generic
/php-src/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-src/ext/standard/html_tables/
H A Dents_html5.txt1091 half 000BD
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6509 >0x08 lelong &0x10000 \b, using half-closed-half-open coordinates (BED style)
23924 # check that each half of three unique id128s is non-zero
H A Dmagic6509 >0x08 lelong &0x10000 \b, using half-closed-half-open coordinates (BED style)
23924 # check that each half of three unique id128s is non-zero

Completed in 192 milliseconds