Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/
H A Dgd.c3656 gdRect rect; in PHP_FUNCTION() local
3667 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3674 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3681 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
3688 rect.height = zval_get_long(tmp); in PHP_FUNCTION()
3694 im_crop = gdImageCrop(im, &rect); in PHP_FUNCTION()
3810 gdRect rect; in PHP_FUNCTION() local
3851 rect.x = zval_get_long(tmp); in PHP_FUNCTION()
3858 rect.y = zval_get_long(tmp); in PHP_FUNCTION()
3865 rect.width = zval_get_long(tmp); in PHP_FUNCTION()
[all …]
/PHP-8.1/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.1/ext/standard/html_tables/
H A Dents_html5.txt1718 rect 025AD

Completed in 41 milliseconds