/PHP-7.2/ext/gd/libgd/ |
H A D | gd_pixelate.c | 28 int cx, cy; in gdImagePixelate() local 33 for (cx = 0; cx < block_size; cx++) { in gdImagePixelate() 34 if (!gdImageBoundsSafe(im, x + cx, y + cy)) { in gdImagePixelate() 37 c = gdImageGetPixel(im, x + cx, y + cy); in gdImagePixelate()
|
H A D | gd_gd2.c | 271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local 317 for (cx = 0; (cx < ncx); cx++) { in gdImageCreateFromGd2Ctx() 338 xlo = cx * cs; in gdImageCreateFromGd2Ctx() 437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local 541 for (cx = scx; cx <= ecx; cx++) { in gdImageCreateFromGd2PartCtx() 543 xlo = cx * cs; in gdImageCreateFromGd2PartCtx() 566 chunkNum = cx + cy * ncx; in gdImageCreateFromGd2PartCtx() 660 gdPutWord(cx, out); in _gd2PutHeader() 666 int ncx, ncy, cx, cy; in _gdImageGd2() local 743 for (cx = 0; (cx < ncx); cx++) { in _gdImageGd2() [all …]
|
H A D | gd.c | 1463 int cx, cy; in gdImageChar() local 1466 cx = 0; in gdImageChar() 1480 cx++; in gdImageChar() 1482 cx = 0; in gdImageChar() 1489 int cx, cy; in gdImageCharUp() local 1492 cx = 0; in gdImageCharUp() 1509 cx++; in gdImageCharUp() 1668 pts[2].x = cx; in gdImageFilledArc() 2114 cx = x1ul - 1; in gdImageRectangle() 2122 cx = x1ul - 1; in gdImageRectangle() [all …]
|
H A D | gd.h | 660 void gdImageEllipse(gdImagePtr im, int cx, int cy, int w, int h, int c); 679 void gdImageFilledArc(gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int sty… 680 void gdImageArc(gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color); 681 void gdImageFilledEllipse(gdImagePtr im, int cx, int cy, int w, int h, int color);
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | arsort_variation5.phpt | 27 array ("null"=> null, "NULL" => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e", 78 ["\cx"]=> 79 string(3) "\cx" 110 ["\cx"]=> 111 string(3) "\cx" 142 ["\cx"]=> 143 string(3) "\cx"
|
H A D | asort_variation5.phpt | 27 array ("null"=> null, "NULL" => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e", 96 ["\cx"]=> 97 string(3) "\cx" 128 ["\cx"]=> 129 string(3) "\cx" 160 ["\cx"]=> 161 string(3) "\cx"
|
H A D | krsort_variation5.phpt | 27 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e", 78 ["\cx"]=> 79 string(3) "\cx" 108 ["\cx"]=> 109 string(3) "\cx" 138 ["\cx"]=> 139 string(3) "\cx"
|
H A D | ksort_variation5.phpt | 27 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e", 94 ["\cx"]=> 95 string(3) "\cx" 124 ["\cx"]=> 125 string(3) "\cx" 154 ["\cx"]=> 155 string(3) "\cx"
|
H A D | rsort_variation5.phpt | 23 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"), 66 string(3) "\cx" 93 string(3) "\cx" 120 string(3) "\cx"
|
H A D | sort_variation5.phpt | 27 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\r", "\t", "\xhh", "\ddd", "\v"), 89 string(3) "\cx" 119 string(3) "\cx" 149 string(3) "\cx"
|
H A D | natcasesort_variation4.phpt | 23 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"), 58 string(3) "\cx"
|
H A D | array_change_key_case_variation8.phpt | 23 …array(null => 1, NULL => 2, "\a" => 3, "\cx" => 4, "\e" => 5, "\f" => 6, "\n" => 7, "\t" => 8, "\x… 47 ["\cx"]=>
|
/PHP-7.2/ext/gd/ |
H A D | gd.c | 184 ZEND_ARG_INFO(0, cx) 193 ZEND_ARG_INFO(0, cx) 542 ZEND_ARG_INFO(0, cx) 553 ZEND_ARG_INFO(0, cx) 1701 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local 3263 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local 3295 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local 3306 gdImageEllipse(im, cx, cy, w, h, color); in PHP_FUNCTION() 3596 int cx, cy, px, py, fline; in php_gdimagecharup() local 3597 cx = 0; in php_gdimagecharup() [all …]
|
/PHP-7.2/ |
H A D | EXTENSIONS | 401 PRIMARY MAINTAINER: Sascha Schumann <sascha@schumann.cx>, Ilia Alshanetsky <iliaa@php.net>
|
/PHP-7.2/ext/mbstring/oniguruma/doc/ |
H A D | RE | 28 \cx control char (character code point value)
|
/PHP-7.2/ext/standard/ |
H A D | var_unserializer.re | 15 | Author: Sascha Schumann <sascha@schumann.cx> |
|
H A D | url_scanner_ex.re | 15 | Author: Sascha Schumann <sascha@schumann.cx> |
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 1451 # From: Mike Melanson <mike@multimedia.cx> 1456 # From: Mike Melanson <mike@multimedia.cx> 1461 # From: Mike Melanson <mike@multimedia.cx> 1466 # From: Mike Melanson <mike@multimedia.cx> 1471 # From: Mike Melanson <mike@multimedia.cx> 1476 # From: Mike Melanson <mike@mutlimedia.cx> 1483 # From: Mike Melanson <mike@multimedia.cx> 1490 # From: Mike Melanson <mike@multimedia.cx> 1495 # From: Mike Melanson <mike@multimedia.cx> 1500 # From: Mike Melanson <mike@multimedia.cx> [all …]
|
H A D | magic私はガラスを食べられます | 1451 # From: Mike Melanson <mike@multimedia.cx> 1456 # From: Mike Melanson <mike@multimedia.cx> 1461 # From: Mike Melanson <mike@multimedia.cx> 1466 # From: Mike Melanson <mike@multimedia.cx> 1471 # From: Mike Melanson <mike@multimedia.cx> 1476 # From: Mike Melanson <mike@mutlimedia.cx> 1483 # From: Mike Melanson <mike@multimedia.cx> 1490 # From: Mike Melanson <mike@multimedia.cx> 1495 # From: Mike Melanson <mike@multimedia.cx> 1500 # From: Mike Melanson <mike@multimedia.cx> [all …]
|
/PHP-7.2/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 5006 \cx "control-x", where x is any ASCII character 5019 The precise effect of \cx on ASCII characters is as follows: if x is a 7704 \cx "control-x", where x is any ASCII character 9148 If the next segment begins "cx", a match should be found, but this will
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | ChangeLog | 4798 (ii) The code for \cx, which used the "case flipping" table to upper case 4800 but the whole concept of \cx is ASCII-specific, so it seems
|
/PHP-7.2/ext/pcre/pcrelib/testdata/ |
H A D | testoutput2 | 10597 2: cx
|