Home
last modified time | relevance | path

Searched refs:ic1 (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_45876.phpt12 $stmt = $db->prepare("select top 1 ic1.* from information_schema.columns ic1");
H A Dbug_50755.phpt14 from information_schema.columns ic1
/PHP-7.4/ext/gd/libgd/
H A Dgd_topal.c991 int ic0, ic1, ic2; in find_best_colors() local
1045 for (ic1 = BOX_C1_ELEMS - 1; ic1 >= 0; ic1--) in find_best_colors()
1081 int ic0, ic1, ic2; in fill_inverse_cmap() local
1118 for (ic1 = 0; ic1 < BOX_C1_ELEMS; ic1++) in fill_inverse_cmap()
1120 cachep = &histogram[c0 + ic0][c1 + ic1][c2]; in fill_inverse_cmap()

Completed in 11 milliseconds