Home
last modified time | relevance | path

Searched refs:g (Results 76 – 100 of 293) sorted by relevance

12345678910>>...12

/PHP-5.4/ext/spl/tests/
H A DSplDoublyLinkedList_isEmpty_empty.phpt4 PHPNW Testfest 2009 - Paul Court ( g@rgoyle.com )
H A DSplDoublyLinkedList_isEmpty_empty-with-parameter.phpt4 PHPNW Testfest 2009 - Paul Court ( g@rgoyle.com )
H A DSplDoublyLinkedList_isEmpty_not-empty.phpt4 PHPNW Testfest 2009 - Paul Court ( g@rgoyle.com )
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dwrite19.phar8 …������test.txt�����H������E��� ���s:2:"hi";<?php __HALT_COMPILER();�� ���ο_�gL�?`` g�F���GBMB
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
H A Dwrite3.phar10 g��ja{��lH$������GBMB
H A Dfrontcontroller14.phar15 z��Lo��Z�h�)��`g�����GBMB
/PHP-5.4/Zend/tests/
H A Dunset_cv07.phpt11 import_request_variables("g","_");
/PHP-5.4/ext/phar/tests/tar/
H A Dtar_003.phpt19 $tar->addFile('tar_003.phpt', $g = fopen(__FILE__, 'r'));
25 fclose($g);
/PHP-5.4/ext/standard/tests/strings/
H A Dstrrev_variation3.phpt20 Ex'ple of h'doc st'g, contains
73 sniatnoc ,g'ts cod'h fo elp'xE"
/PHP-5.4/ext/standard/tests/general_functions/
H A D008.phpt7 // this checks f,g,G conversion for snprintf/spprintf
H A Dimport_request.phpt16 var_dump(import_request_variables("g", ""));
19 var_dump(import_request_variables("g", "g_"));
/PHP-5.4/ext/reflection/tests/
H A DReflectionFunction_getFileName.001.phpt11 $funcInfo = new ReflectionFunction('g');
H A DReflectionClass_getModifierNames_basic.phpt22 final function g() {}
113 string(4) "x::g"
/PHP-5.4/ext/ereg/regex/
H A Ddebug.ih8 static void s_print(register struct re_guts *g, FILE *d);
H A Dengine.ih7 static int matcher(register struct re_guts *g, unsigned char *string, size_t nmatch, regmatch_t pma…
12 static states step(register struct re_guts *g, sopno start, sopno stop, register states bef, int ch…
/PHP-5.4/ext/standard/tests/time/
H A Didate.phpt23 g: 12
/PHP-5.4/ext/phar/tests/files/
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-5.4/ext/oci8/tests/
H A Dclientversion.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
/PHP-5.4/ext/standard/tests/file/windows_acls/
H A Dcommon.inc56 exec(get_icacls() . ' . /remove:g Administrators /T /L /Q 2> nul');
82 $cmd = $icacls . ' ' . $path_escaped . ' /remove:g ' . $user;
105 $cmd = $icacls . ' ' . $path_escaped . ' /remove:g ' . $user;
122 $cmd = $icacls . ' ' . $path_escaped . ' /remove:g ' . $user;
/PHP-5.4/ext/gd/libgd/
H A Dgd.c271 return gdTrueColorAlpha(r, g, b, a); in gdImageColorClosestAlpha()
279 gd = im->green[i] - g; in gdImageColorClosestAlpha()
299 #define RETURN_RGB(r, g, b) {RGB->R = r; RGB->G = g; RGB->B = b; return RGB;} argument
301 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
436 return gdTrueColor(r, g, b); in gdImageColorClosestHWB()
501 im->green[ct] = g; in gdImageColorAllocateAlpha()
576 im->green[op] = g; in gdImageColorResolveAlpha()
1266 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1273 g = gdTrueColorGetGreen(p); in gdImageSetAAPixelColor()
1277 BLEND_COLOR(t, dg, g, dg); in gdImageSetAAPixelColor()
[all …]
/PHP-5.4/ext/standard/tests/array/
H A Darsort_variation9.phpt27 array('a'=>1,'b'=>array('e'=>2,'f'=>3),'c'=>array('g'=>4),'d'=>5),
230 ["g"]=>
250 ["g"]=>
H A Dasort_variation9.phpt27 array('a'=>1,'b'=>array('e'=>2,'f'=>3),'c'=>array('g'=>4),'d'=>5),
227 ["g"]=>
247 ["g"]=>
H A Dkrsort_variation9.phpt27 array('a' => 1,'b' => array('e' => 2,'f' => 3),'c' => array('g' => 4),'d' => 5),
224 ["g"]=>
244 ["g"]=>
H A Dksort_variation9.phpt26 array('a' => 1,'b' => array('e' => 2,'f' => 3),'c' => array('g' => 4),'d' => 5),
230 ["g"]=>
250 ["g"]=>

Completed in 32 milliseconds

12345678910>>...12