/PHP-7.1/ext/standard/tests/file/ |
H A D | ftruncate_variation3-win32.phpt | 2 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 D | ftruncate_variation3.phpt | 2 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.1/ext/gd/tests/ |
H A D | imagecolorallocatealpha_basic.phpt | 20 $half = imagefilledarc ( $img, 75, 75, 70, 70, 0, 180, $cor, IMG_ARC_PIE );
|
H A D | imagegammacorrect_basic.phpt | 20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
|
H A D | imagegammacorrect_variation1.phpt | 20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $grey, IMG_ARC_PIE );
|
H A D | imagetruecolortopalette_basic.phpt | 20 $half = imagefilledarc ( $image, 75, 75, 70, 70, 0, 180, $a, IMG_ARC_PIE );
|
/PHP-7.1/ext/standard/tests/array/ |
H A D | array_shift_variation3.phpt | 40 .5 => 'half', 126 string(4) "half"
|
H A D | array_values_variation3.phpt | 41 .5 => 'half', 127 string(4) "half"
|
H A D | array_change_key_case_variation3.phpt | 41 .5 => 'half', 125 string(4) "half"
|
H A D | array_merge_variation4.phpt | 44 .5 => 'half', 150 string(4) "half" 166 string(4) "half"
|
H A D | array_slice_variation7.phpt | 45 .5 => 'half', 148 string(4) "half" 157 string(4) "half"
|
H A D | natcasesort_variation11.phpt | 40 .5 => 'half', 134 string(4) "half"
|
H A D | key_variation2.phpt | 40 .5 => 'half',
|
H A D | array_push_variation6.phpt | 43 .5 => 'half',
|
H A D | each_variation3.phpt | 41 .5 => 'half',
|
H A D | array_key_exists_variation8.phpt | 43 .5 => 'half',
|
/PHP-7.1/ext/mbstring/tests/ |
H A D | mb_ereg_match_basic.phpt | 30 //will return false as pattern would match half way through string
|
/PHP-7.1/Zend/tests/ |
H A D | isset_str_offset.phpt | 27 var_dump(isset($str['3 and a half']));
|
H A D | empty_str_offset.phpt | 29 var_dump(empty($str['3 and a half']));
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gd.c | 2048 int half = thick >> 1; in gdImageRectangle() local 2050 x1ul = x1 - half; in gdImageRectangle() 2051 y1ul = y1 - half; in gdImageRectangle() 2053 x2lr = x2 + half; in gdImageRectangle() 2054 y2lr = y2 + half; in gdImageRectangle()
|
/PHP-7.1/ext/standard/tests/strings/ |
H A D | get_html_translation_table_basic5.phpt | 847 [½] => ½
|
H A D | html_entity_decode_html5.phpt | 1096 "½", 3230 ½ => ½ c2bd
|
H A D | htmlentities_html5.phpt | 175 ½ U+000BD
|
/PHP-7.1/ext/mbstring/ |
H A D | README_PHP3-i18n-ja | 278 chopped in half.
|
/PHP-7.1/ext/standard/html_tables/ |
H A D | ents_html5.txt | 1091 half 000BD
|