Home
last modified time | relevance | path

Searched refs:rect (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/gd/
H A Dgd.c3507 gdRect rect; in PHP_FUNCTION() local
3518 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3525 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3532 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
3539 rect.height = zval_get_long(tmp); in PHP_FUNCTION()
3545 im_crop = gdImageCrop(im, &rect); in PHP_FUNCTION()
3661 gdRect rect; in PHP_FUNCTION() local
3702 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3709 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3716 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt1288 [▭] => ▭
H A Dhtml_entity_decode_html5.phpt1723 "▭",
3857 ▭ => ▭ e296ad
H A Dhtmlentities_html5.phpt1028 ▭ U+025AD
/PHP-8.2/ext/standard/html_tables/
H A Dents_html5.txt1718 rect 025AD

Completed in 45 milliseconds