Home
last modified time | relevance | path

Searched refs:col (Results 1 – 25 of 38) sorted by relevance

12

/PHP-8.1/ext/pdo_oci/tests/
H A Dbug57702.phpt46 do_insert($db, 1, "row 1 col 1", "row 1 col 2");
47 do_insert($db, 2, "row 2 col 1", "row 2 col 2");
153 string(11) "row 1 col 1"
154 string(11) "row 1 col 2"
155 string(11) "row 2 col 1"
156 string(11) "row 2 col 2"
159 string(11) "row 1 col 1"
160 string(11) "row 1 col 2"
161 string(11) "row 2 col 1"
162 string(11) "row 2 col 2"
[all …]
/PHP-8.1/ext/gd/libgd/
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
211 for (col = 0; col < wbmp->width;) in readwbmp()
217 if (col++ < wbmp->width) in readwbmp()
253 int row, col; in writewbmp() local
272 for (col = 0; col < wbmp->width; col++) in writewbmp()
274 octet |= ((wbmp->bitmap[row * wbmp->width + col] == 1) ? WBMP_WHITE : WBMP_BLACK) << --bitpos; in writewbmp()
312 int row, col; in printwbmp() local
315 for (col = 0; col < wbmp->width; col++) in printwbmp()
317 if (wbmp->bitmap[wbmp->width * row + col] == WBMP_BLACK) in printwbmp()
H A Dgd_wbmp.c147 int col, row, pos; in gdImageCreateFromWBMPCtx() local
166 for (col = 0; col < wbmp->width; col++) { in gdImageCreateFromWBMPCtx()
168 gdImageSetPixel(im, col, row, white); in gdImageCreateFromWBMPCtx()
170 gdImageSetPixel(im, col, row, black); in gdImageCreateFromWBMPCtx()
H A Dgdft.c630 int x, y, row, col, pc, pcr; local
649 for (col = 0; col < bitmap.width; col++, pc++) {
658 … level = ((bitmap.buffer[(col>>3)+pcr]) & (1<<(~col&0x07))) ? gdAlphaTransparent : gdAlphaOpaque;
673 x = pen_x + col;
717 for (col = 0; col < bitmap.width; col++, pc++) {
728 tc_key.pixel = ((bitmap.buffer[(col>>3)+pcr]) & (1<<(~col&0x07))) ? NUMCOLORS : 0;
733 x = pen_x + col;
/PHP-8.1/ext/opcache/tests/
H A Dbug75255.phpt12 for ($col = 0; $col < $numCols; $col++) {
/PHP-8.1/ext/xml/tests/
H A Dbug26614.phpt58 printf("<$name> at line %d, col %d (byte %d)\n",
65 printf("</$name> at line %d, col %d (byte %d)\n",
87 <DATA> at line 2, col 0 (byte 45)
88 </DATA> at line 9, col 0 (byte 90)
90 <DATA> at line 2, col 0 (byte 45)
91 </DATA> at line 9, col 0 (byte 90)
93 <DATA> at line 2, col 0 (byte 45)
94 </DATA> at line 9, col 0 (byte 90)
H A Dbug26614_libxml_gte2_11.phpt59 printf("<$name> at line %d, col %d (byte %d)\n",
66 printf("</$name> at line %d, col %d (byte %d)\n",
88 <DATA> at line 2, col %d (byte 50)
89 </DATA> at line 9, col %d (byte 96)
91 <DATA> at line 2, col %d (byte 50)
92 </DATA> at line 9, col %d (byte 96)
94 <DATA> at line 2, col %d (byte 50)
95 </DATA> at line 9, col %d (byte 96)
H A Dbug26614_libxml_pre2_11.phpt59 printf("<$name> at line %d, col %d (byte %d)\n",
66 printf("</$name> at line %d, col %d (byte %d)\n",
88 <DATA> at line 2, col %d (byte 9)
89 </DATA> at line 9, col %d (byte 55)
91 <DATA> at line 2, col %d (byte 9)
92 </DATA> at line 9, col %d (byte 55)
94 <DATA> at line 2, col %d (byte 9)
95 </DATA> at line 9, col %d (byte 55)
/PHP-8.1/ext/standard/tests/array/
H A Darray_combine_variation5.phpt49 /*7*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "pen\n"),
50 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => 'pen\n'),
122 ["col or"]=>
123 string(6) "col or"
135 ["col\tor"]=>
136 string(7) "col\tor"
H A Darray_unique_variation4.phpt39 /*5*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "\tHello"),
40 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => '\tHello'),
78 string(6) "col or"
87 string(7) "col\tor"
H A Darray_reverse_variation5.phpt50 array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "pen\n"),
51 /*8*/ array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => 'pen\n'),
218 string(6) "col or"
230 string(6) "col or"
242 string(6) "col or"
254 string(7) "col\tor"
265 string(7) "col\tor"
276 string(7) "col\tor"
H A Darray_map_variation5.phpt51 array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "pen\n"),
52 /*8*/ array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => 'pen\n'),
121 string(6) "col or"
133 string(7) "col\tor"
H A Darray_intersect_variation7.phpt49 /*7*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "pen\n"),
50 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => 'pen\n'),
63 $arr2 = array(1, 2, 1.2, 2.3333, "col\tor", '\v\fworld', $fp,
140 string(6) "col or"
144 string(6) "col or"
H A Darray_intersect_variation8.phpt49 /*7*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "pen\n"),
50 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => 'pen\n'),
63 $arr1 = array(1, 2, 1.2, 2.3333, "col\tor", '\v\fworld', $fp,
140 string(6) "col or"
144 string(6) "col or"
H A Darray_diff_variation8.phpt44 /*5*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "\tHello"),
45 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => '\tHello'),
136 string(6) "col or"
155 string(7) "col\tor"
H A Darray_merge_recursive_variation5.phpt43 /*5*/ array(111 => "\tHello", "array" => "col\tor", 2 => "\v\fworld", 3 => "\tHello"),
44 array(111 => '\tHello', 'array' => 'col\tor', 2 => '\v\fworld', 3 => '\tHello'),
243 string(6) "col or"
256 string(6) "col or"
281 string(7) "col\tor"
294 string(7) "col\tor"
H A Darray_unshift_variation5.phpt54 /*7*/ array(111 => "\tHello", "red" => "col\tor", 2 => "\v\fworld", 3 => "pen\n"),
55 array(111 => '\tHello', "red" => 'col\tor', 2 => '\v\fworld', 3 => 'pen\n'),
236 string(6) "col or"
254 string(6) "col or"
269 string(7) "col\tor"
286 string(7) "col\tor"
/PHP-8.1/ext/gd/tests/
H A Dpngcomp.phpt22 $col = imagecolorat($im2, 8,8);
23 if ($col == 0xffffff) {
H A Dbug27582_1.phpt18 $col = imagecolorat($im2, 5, 5);
19 $color = imagecolorsforindex($im2, $col);
H A Dbug24155.phpt22 $col = imagecolorat($im2, 20, 20);
24 echo "$col\n";
H A Dbug51263.phpt18 $col = imagecolorallocate($img, 255, 255, 255);
19 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
/PHP-8.1/ext/gd/
H A Dgd.c2287 int col; in PHP_FUNCTION() local
2301 col = index; in PHP_FUNCTION()
2303 if (col >= 0 && col < gdImageColorsTotal(im)) { in PHP_FUNCTION()
2360 int col; in PHP_FUNCTION() local
2373 col = color; in PHP_FUNCTION()
2375 if (col >= 0 && col < gdImageColorsTotal(im)) { in PHP_FUNCTION()
2391 int col; in PHP_FUNCTION() local
2400 col = index; in PHP_FUNCTION()
2402 …if ((col >= 0 && gdImageTrueColor(im)) || (!gdImageTrueColor(im) && col >= 0 && col < gdImageColor… in PHP_FUNCTION()
2743 col = COL; in php_imagepolygon()
[all …]
/PHP-8.1/Zend/tests/
H A Dbug32674.phpt48 $col = new collection();
51 foreach($col as $co) {
/PHP-8.1/ext/pdo_dblib/
H A Ddblib_stmt.c223 struct pdo_column_data *col; in pdo_dblib_stmt_describe() local
234 col = &stmt->columns[colno]; in pdo_dblib_stmt_describe()
238 col->name = zend_string_init(fname, strlen(fname), 0); in pdo_dblib_stmt_describe()
245 col->name = zend_string_init(buf, len, 0); in pdo_dblib_stmt_describe()
247 col->name = zend_string_init("computed", strlen("computed"), 0); in pdo_dblib_stmt_describe()
253 col->maxlen = dbcollen(H->link, colno+1); in pdo_dblib_stmt_describe()
/PHP-8.1/ext/pdo_sqlite/tests/
H A Dgc.phpt17 $obj->a->sqliteCreateCollation('col', function() use ($obj) {});

Completed in 65 milliseconds

12