Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/tests/bugs/
H A Dbug38055.phpt10 global $g1, $g2;
12 $g2 = $param->boolB;
37 var_dump($g2);
/PHP-5.3/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt26 $g2 = array(20,20);
28 $g = array($g1,$g2,$g3);
/PHP-5.3/ext/gd/libgd/
H A Dgd.c351 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff() argument
358 SETUP_RGB(RGB2, r2, g2, b2); in HWB_Diff()

Completed in 12 milliseconds