Home
last modified time | relevance | path

Searched refs:px (Results 1 – 20 of 20) sorted by relevance

/PHP-8.1/Zend/tests/numeric_strings/
H A Dexplicit_cast_leading_numeric_must_work.phpt6 var_dump((int) "2px");
7 var_dump((float) "2px");
8 var_dump((int) "2.5px");
9 var_dump((float) "2.5px");
/PHP-8.1/ext/standard/tests/image/
H A Dgetimagesize_256_ico.phpt2 GetImageSize() for ico format with 256px height
5 echo "*** Testing getimagesize() : 256px ico ***\n";
11 *** Testing getimagesize() : 256px ico ***
/PHP-8.1/ext/pcre/tests/
H A Dpreg_replace_callback.phpt13 $input = '<div style="margin-left: 10px">'.$input[1].'</div>';
25 plain <div style="margin-left: 10px"> deep <div style="margin-left: 10px"> [abcd]deeper[/abcd] </di…
/PHP-8.1/ext/gd/tests/
H A Dbug66882.phpt2 Bug #66882 (imagerotate by -90 degrees truncates image by 1px)
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
H A Dimagegif_nullbyte_injection.phpt7 $image = imagecreate(1,1);// 1px image
H A Dimagexbm_nullbyte_injection.phpt7 $image = imagecreate(1,1);// 1px image
H A Dimagegd2_nullbyte_injection.phpt7 $image = imagecreate(1,1);// 1px image
H A Dimagegd_nullbyte_injection.phpt7 $image = imagecreate(1,1);// 1px image
H A Dimagebmp_nullbyte_injection.phpt11 $image = imagecreate(1,1);// 1px image
H A Dimagejpeg_nullbyte_injection.phpt14 $image = imagecreate(1,1);// 1px image
H A Dimagepng_nullbyte_injection.phpt14 $image = imagecreate(1,1);// 1px image
H A Dimagewbmp_nullbyte_injection.phpt14 $image = imagecreate(1,1);// 1px image
H A Dimagewebp_nullbyte_injection.phpt14 $image = imagecreate(1,1);// 1px image
/PHP-8.1/ext/gd/libgd/
H A Dgd.c1464 int px, py; in gdImageChar() local
1478 for (px = x; px < xuppper; px++) { in gdImageChar()
1480 gdImageSetPixel(im, px, py, color); in gdImageChar()
1492 int px, py; in gdImageCharUp() local
1506 for (px = x; px < xuppper; px++) { in gdImageCharUp()
1508 gdImageSetPixel(im, px, py, color); in gdImageCharUp()
/PHP-8.1/ext/phar/tests/files/
H A Dopenssl.phar295 )$��A]-��I���3hY�0� �G4p[�%DԾ�h� ���M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��…
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dopenssl.phar295 )$��A]-��I���3hY�0� �G4p[�%DԾ�h� ���M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��…
/PHP-8.1/ext/gd/
H A Dgd.c2865 int cx, cy, px, py, fline; in php_gdimagecharup() local
2875 for (px = x; (px < (x + f->h)); px++) { in php_gdimagecharup()
2877 gdImageSetPixel(im, px, py, color); in php_gdimagecharup()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic17342 >>>28 lelong x %d px/m
17420 >>>>42 lelong x %d px/m
H A Dmagic私はガラスを食べられます17342 >>>28 lelong x %d px/m
17420 >>>>42 lelong x %d px/m

Completed in 149 milliseconds