Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_dblib/tests/
H A Dbug_45876.phpt12 $stmt = $db->prepare("select ic1.* from information_schema.columns ic1");
H A Dbug_50755.phpt14 from information_schema.columns ic1
/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c1114 int ic0, ic1, ic2; local
1176 for (ic1 = BOX_C1_ELEMS - 1; ic1 >= 0; ic1--)
1219 int ic0, ic1, ic2; local
1264 for (ic1 = 0; ic1 < BOX_C1_ELEMS; ic1++)
1266 cachep = &histogram[c0 + ic0][c1 + ic1][c2];

Completed in 35 milliseconds