Home
last modified time | relevance | path

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

/PHP-8.1/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.1/ext/opcache/tests/
H A Dpreload_bug79114.phpt2 Bug #79114 (Eval class during preload causes class to be only half available)
/PHP-8.1/ext/gd/tests/
H A Dimagecolorallocatealpha_basic.phpt21 $half = imagefilledarc ( $img, 75, 75, 70, 70, 0, 180, $cor, IMG_ARC_PIE );
H A Dimagegammacorrect_basic.phpt21 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagegammacorrect_variation1.phpt21 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
H A Dimagetruecolortopalette_basic.phpt21 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $a, IMG_ARC_PIE );
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_match_basic.phpt26 //will return false as pattern would match half way through string
H A Dutf_encodings.phpt822 // Second half of surrogate pair comes first
825 // First half of surrogate pair not followed by second part
828 // First half of surrogate pair at end of string
842 // Second half of surrogate pair comes first
845 // First half of surrogate pair not followed by second part
848 // First half of surrogate pair at end of string
995 // Second half of surrogate pair coming first
998 // First half of surrogate pair not followed by second half
1002 // First half of surrogate pair appearing at end of string
H A Dutf7imap_encoding.phpt106 /* 1. The second half of a surrogate pair could come first, */
128 /* 2. The first half of a surrogate pair might be followed by an invalid 2nd part, */
138 /* 3. The first half of a surrogate pair could come at the end of the string, */
/PHP-8.1/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-8.1/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.1/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.1/ext/standard/html_tables/
H A Dents_html5.txt1091 half 000BD
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic5860 >0x08 lelong &0x10000 \b, using half-closed-half-open coordinates (BED style)
20604 # check that each half of three unique id128s is non-zero
H A Dmagic私はガラスを食べられます5860 >0x08 lelong &0x10000 \b, using half-closed-half-open coordinates (BED style)
20604 # check that each half of three unique id128s is non-zero

Completed in 256 milliseconds