Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/
H A Dgd.c3508 gdRect rect; in PHP_FUNCTION() local
3519 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3526 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3533 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
3540 rect.height = zval_get_long(tmp); in PHP_FUNCTION()
3546 im_crop = gdImageCrop(im, &rect); in PHP_FUNCTION()
3662 gdRect rect; in PHP_FUNCTION() local
3715 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3722 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3729 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
[all …]
/PHP-8.3/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.3/ext/standard/html_tables/
H A Dents_html5.txt1718 rect 025AD

Completed in 24 milliseconds