Home
last modified time | relevance | path

Searched refs:g1 (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/Zend/tests/generators/
H A Dnested_method_calls.phpt22 $g1 = gen(new A);
23 $g1->current();
28 $g1->next();
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug38055.phpt10 global $g1, $g2;
11 $g1 = $param->boolA;
36 var_dump($g1);
/PHP-5.5/tests/lang/
H A Dstatic_variation_001.phpt11 function g1() {
21 g1();
H A Dengine_assignExecutionOrder_002.phpt25 $g1 = array(10,10);
28 $g = array($g1,$g2,$g3);
/PHP-5.5/ext/gd/libgd/
H A Dgd.c359 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff() argument
365 SETUP_RGB(RGB1, r1, g1, b1); in HWB_Diff()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput14374 /^(a(b))\1\g1\g{1}\g-1\g{-1}\g{-02}Z/
H A Dtestoutput17158 /^(a(b))\1\g1\g{1}\g-1\g{-1}\g{-02}Z/
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6517 (ring), \g1

Completed in 91 milliseconds