Searched refs:px (Results 1 – 21 of 21) sorted by relevance
/php-src/Zend/tests/numeric_strings/ |
H A D | explicit_cast_leading_numeric_must_work.phpt | 6 var_dump((int) "2px"); 7 var_dump((float) "2px"); 8 var_dump((int) "2.5px"); 9 var_dump((float) "2.5px");
|
/php-src/ext/standard/tests/image/ |
H A D | getimagesize_256_ico.phpt | 2 GetImageSize() for ico format with 256px height 5 echo "*** Testing getimagesize() : 256px ico ***\n"; 11 *** Testing getimagesize() : 256px ico ***
|
/php-src/ext/pcre/tests/ |
H A D | preg_replace_callback.phpt | 13 $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-src/ext/gd/tests/ |
H A D | bug66882.phpt | 2 Bug #66882 (imagerotate by -90 degrees truncates image by 1px)
|
H A D | bug42434.phpt | 2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
|
H A D | imagegif_nullbyte_injection.phpt | 7 $image = imagecreate(1,1);// 1px image
|
H A D | imagegd2_nullbyte_injection.phpt | 7 $image = imagecreate(1,1);// 1px image
|
H A D | imagegd_nullbyte_injection.phpt | 7 $image = imagecreate(1,1);// 1px image
|
H A D | imagexbm_nullbyte_injection.phpt | 7 $image = imagecreate(1,1);// 1px image
|
H A D | imagebmp_nullbyte_injection.phpt | 11 $image = imagecreate(1,1);// 1px image
|
H A D | imagepng_nullbyte_injection.phpt | 14 $image = imagecreate(1,1);// 1px image
|
H A D | imagejpeg_nullbyte_injection.phpt | 14 $image = imagecreate(1,1);// 1px image
|
H A D | imagewbmp_nullbyte_injection.phpt | 14 $image = imagecreate(1,1);// 1px image
|
H A D | imagewebp_nullbyte_injection.phpt | 14 $image = imagecreate(1,1);// 1px image
|
/php-src/ext/gd/libgd/ |
H A D | gd.c | 1518 int px, py; in gdImageChar() local 1532 for (px = x; px < xuppper; px++) { in gdImageChar() 1534 gdImageSetPixel(im, px, py, color); in gdImageChar() 1546 int px, py; in gdImageCharUp() local 1560 for (px = x; px < xuppper; px++) { in gdImageCharUp() 1562 gdImageSetPixel(im, px, py, color); in gdImageCharUp()
|
/php-src/ext/phar/tests/files/ |
H A D | openssl.phar | 295 )$��A]-��I���3hY�0��G4p[�%DԾ�h� ���M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��…
|
/php-src/ext/phar/tests/cache_list/files/ |
H A D | openssl.phar | 295 )$��A]-��I���3hY�0��G4p[�%DԾ�h� ���M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��…
|
/php-src/ext/gd/ |
H A D | gd.c | 2977 int cx, cy, px, py, fline; in php_gdimagecharup() local 2987 for (px = x; (px < (x + f->h)); px++) { in php_gdimagecharup() 2989 gdImageSetPixel(im, px, py, color); in php_gdimagecharup()
|
/php-src/ext/mbstring/tests/ |
H A D | mb_detect_encoding.phpt | 91 border: 5px solid #0083ca;
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 19165 >>>28 ulelong x %d px/m 19365 >>>>42 ulelong x %d px/m
|
H A D | magic | 19165 >>>28 ulelong x %d px/m 19365 >>>>42 ulelong x %d px/m
|
Completed in 197 milliseconds