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.c3512 gdRect rect; in PHP_FUNCTION() local
3523 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3530 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3537 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
3544 rect.height = zval_get_long(tmp); in PHP_FUNCTION()
3550 im_crop = gdImageCrop(im, &rect); in PHP_FUNCTION()
3666 gdRect rect; in PHP_FUNCTION() local
3719 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3726 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3733 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 24 milliseconds