Home
last modified time | relevance | path

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

12

/php-src/ext/dom/lexbor/lexbor/dom/
H A Dcollection.c14 lxb_dom_collection_t *col; in lxb_dom_collection_create() local
17 if (col == NULL) { in lxb_dom_collection_create()
21 col->document = document; in lxb_dom_collection_create()
23 return col; in lxb_dom_collection_create()
29 if (col == NULL) { in lxb_dom_collection_init()
33 if (col->document == NULL) { in lxb_dom_collection_init()
43 if (col == NULL) { in lxb_dom_collection_destroy()
47 if (col->array.list != NULL) { in lxb_dom_collection_destroy()
50 col->array.list = NULL; in lxb_dom_collection_destroy()
54 return lexbor_free(col); in lxb_dom_collection_destroy()
[all …]
H A Dcollection.h44 lxb_dom_collection_t *col; in lxb_dom_collection_make() local
46 col = lxb_dom_collection_create(document); in lxb_dom_collection_make()
47 status = lxb_dom_collection_init(col, start_list_size); in lxb_dom_collection_make()
50 return lxb_dom_collection_destroy(col, true); in lxb_dom_collection_make()
53 return col; in lxb_dom_collection_make()
57 lxb_dom_collection_clean(lxb_dom_collection_t *col) in lxb_dom_collection_clean() argument
59 lexbor_array_clean(&col->array); in lxb_dom_collection_clean()
65 return lexbor_array_push(&col->array, value); in lxb_dom_collection_append()
81 lxb_dom_collection_length(lxb_dom_collection_t *col) in lxb_dom_collection_length() argument
83 return lexbor_array_length(&col->array); in lxb_dom_collection_length()
[all …]
/php-src/ext/xml/tests/
H A Dbug26614.phpt16 <DATA> at line 2, col 0 (byte 45)
17 </DATA> at line 9, col 0 (byte 89)
19 <DATA> at line 2, col 0 (byte 45)
20 </DATA> at line 9, col 0 (byte 89)
22 <DATA> at line 2, col 0 (byte 45)
23 </DATA> at line 9, col 0 (byte 89)
H A Dbug26614_libxml_gte2_11.phpt17 <DATA> at line 2, col %d (byte 50)
18 </DATA> at line 9, col %d (byte 96)
20 <DATA> at line 2, col %d (byte 50)
21 </DATA> at line 9, col %d (byte 96)
23 <DATA> at line 2, col %d (byte 50)
24 </DATA> at line 9, col %d (byte 96)
H A Dbug26614_libxml_pre2_11.phpt17 <DATA> at line 2, col %d (byte 9)
18 </DATA> at line 9, col %d (byte 55)
20 <DATA> at line 2, col %d (byte 9)
21 </DATA> at line 9, col %d (byte 55)
23 <DATA> at line 2, col %d (byte 9)
24 </DATA> at line 9, col %d (byte 55)
/php-src/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()
/php-src/ext/opcache/tests/
H A Dbug75255.phpt12 for ($col = 0; $col < $numCols; $col++) {
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_void_elements.phpt16 "col",
52 col: string(5) "<col>"
73 <col>
74 <x:col><inner></inner></x:col>
/php-src/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-src/ext/gd/tests/
H A Dpngcomp.phpt22 $col = imagecolorat($im2, 8,8);
23 if ($col == 0xffffff) {
H A Dbug24155.phpt24 $col = imagecolorat($im2, 20, 20);
26 echo "$col\n";
H A Dbug27582_1.phpt24 $col = imagecolorat($im2, 5, 5);
25 $color = imagecolorsforindex($im2, $col);
H A Dbug51263.phpt18 $col = imagecolorallocate($img, 255, 255, 255);
19 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
/php-src/ext/gd/
H A Dgd.c2133 int col; in PHP_FUNCTION() local
2147 col = index; in PHP_FUNCTION()
2149 if (col >= 0 && col < gdImageColorsTotal(im)) { in PHP_FUNCTION()
2206 int col; in PHP_FUNCTION() local
2219 col = color; in PHP_FUNCTION()
2221 if (col >= 0 && col < gdImageColorsTotal(im)) { in PHP_FUNCTION()
2237 int col; in PHP_FUNCTION() local
2246 col = index; in PHP_FUNCTION()
2248 …if ((col >= 0 && gdImageTrueColor(im)) || (!gdImageTrueColor(im) && col >= 0 && col < gdImageColor… in PHP_FUNCTION()
2589 col = COL; in php_imagepolygon()
[all …]
/php-src/ext/pdo_odbc/tests/
H A Dgh9372.phpt20 $db->exec("CREATE TABLE gh9372 (col VARCHAR(10))");
23 $stmt = $db->prepare("SELECT * FROM gh9372 WHERE col = ?");
33 $stmt = $db->prepare("SELECT * FROM gh9372 WHERE col = ?");
/php-src/Zend/tests/
H A Dbug32674.phpt48 $col = new collection();
51 foreach($col as $co) {

Completed in 51 milliseconds

12