Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd_pixelate.c28 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 Dgd_gd2.c271 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 Dgd.c1463 int cx, cy; in gdImageChar() local
1468 cx = 0; in gdImageChar()
1482 cx++; in gdImageChar()
1484 cx = 0; in gdImageChar()
1491 int cx, cy; in gdImageCharUp() local
1496 cx = 0; in gdImageCharUp()
1513 cx++; in gdImageCharUp()
1672 pts[2].x = cx; in gdImageFilledArc()
2120 cx = x1ul - 1; in gdImageRectangle()
2128 cx = x1ul - 1; in gdImageRectangle()
[all …]
H A Dgd.h652 void gdImageEllipse(gdImagePtr im, int cx, int cy, int w, int h, int c);
671 void gdImageFilledArc(gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int sty…
672 void gdImageArc(gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color);
673 void gdImageFilledEllipse(gdImagePtr im, int cx, int cy, int w, int h, int color);
/PHP-8.0/ext/standard/tests/array/
H A Dkrsort_variation5.phpt17 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
68 ["\cx"]=>
69 string(3) "\cx"
98 ["\cx"]=>
99 string(3) "\cx"
128 ["\cx"]=>
129 string(3) "\cx"
H A Dksort_variation5.phpt17 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
84 ["\cx"]=>
85 string(3) "\cx"
114 ["\cx"]=>
115 string(3) "\cx"
144 ["\cx"]=>
145 string(3) "\cx"
H A Darsort_variation5.phpt16 array ("null"=> null, "NULL" => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
67 ["\cx"]=>
68 string(3) "\cx"
99 ["\cx"]=>
100 string(3) "\cx"
131 ["\cx"]=>
132 string(3) "\cx"
H A Dasort_variation5.phpt16 array ("null"=> null, "NULL" => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
85 ["\cx"]=>
86 string(3) "\cx"
117 ["\cx"]=>
118 string(3) "\cx"
149 ["\cx"]=>
150 string(3) "\cx"
H A Drsort_variation5.phpt13 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"),
56 string(3) "\cx"
83 string(3) "\cx"
110 string(3) "\cx"
H A Dsort_variation5.phpt16 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\r", "\t", "\xhh", "\ddd", "\v"),
78 string(3) "\cx"
108 string(3) "\cx"
138 string(3) "\cx"
H A Dnatcasesort_variation4.phpt13 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"),
48 string(3) "\cx"
H A Darray_change_key_case_variation8.phpt13 …array(null => 1, NULL => 2, "\a" => 3, "\cx" => 4, "\e" => 5, "\f" => 6, "\n" => 7, "\t" => 8, "\x…
37 ["\cx"]=>
/PHP-8.0/ext/gd/
H A Dgd.c926 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
935 gdImageFilledEllipse(im, cx, cy, w, h, color); in PHP_FUNCTION()
944 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
2486 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
2506 gdImageArc(im, cx, cy, w, h, st, e, col); in PHP_FUNCTION()
2515 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
2524 gdImageEllipse(im, cx, cy, w, h, color); in PHP_FUNCTION()
2798 int cx, cy, px, py, fline; in php_gdimagecharup() local
2799 cx = 0; in php_gdimagecharup()
2809 if (f->data[fline + cy * f->w + cx]) { in php_gdimagecharup()
[all …]
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2506 uint32_t extra_options = cb->cx->extra_options; in parse_regex()
2598 if (nest_depth > cb->cx->parens_nest_limit) in parse_regex()
2712 cb->cx->extra_options, FALSE, cb); in parse_regex()
2905 cb->cx->extra_options, FALSE, cb); in parse_regex()
3482 cb->cx->extra_options, TRUE, cb); in parse_regex()
4580 cb->cx->memctl.memory_data); in parse_regex()
4590 cb->cx->memctl.free((void *)cb->named_groups, in parse_regex()
4591 cb->cx->memctl.memory_data); in parse_regex()
7993 if (cb->cx->stack_guard != NULL && in compile_regex()
7994 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()
[all …]
H A Dpcre2_intmodedep.h716 pcre2_real_compile_context *cx; /* Points to the compile context */ member
/PHP-8.0/
H A DEXTENSIONS441 PRIMARY MAINTAINER: Sascha Schumann <sascha@schumann.cx> (1999 - 2004)
/PHP-8.0/ext/standard/
H A Durl_scanner_ex.re13 | Author: Sascha Schumann <sascha@schumann.cx> |
H A Dvar_unserializer.re13 | Author: Sascha Schumann <sascha@schumann.cx> |
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1579 # From: Mike Melanson <mike@multimedia.cx>
1584 # From: Mike Melanson <mike@multimedia.cx>
1589 # From: Mike Melanson <mike@multimedia.cx>
1594 # From: Mike Melanson <mike@multimedia.cx>
1599 # From: Mike Melanson <mike@multimedia.cx>
1604 # From: Mike Melanson <mike@mutlimedia.cx>
1611 # From: Mike Melanson <mike@multimedia.cx>
1618 # From: Mike Melanson <mike@multimedia.cx>
1623 # From: Mike Melanson <mike@multimedia.cx>
1628 # From: Mike Melanson <mike@multimedia.cx>
[all …]
H A Dmagic1579 # From: Mike Melanson <mike@multimedia.cx>
1584 # From: Mike Melanson <mike@multimedia.cx>
1589 # From: Mike Melanson <mike@multimedia.cx>
1594 # From: Mike Melanson <mike@multimedia.cx>
1599 # From: Mike Melanson <mike@multimedia.cx>
1604 # From: Mike Melanson <mike@mutlimedia.cx>
1611 # From: Mike Melanson <mike@multimedia.cx>
1618 # From: Mike Melanson <mike@multimedia.cx>
1623 # From: Mike Melanson <mike@multimedia.cx>
1628 # From: Mike Melanson <mike@multimedia.cx>
[all …]

Completed in 337 milliseconds