Home
last modified time | relevance | path

Searched refs:g (Results 101 – 125 of 335) sorted by relevance

12345678910>>...14

/php-src/Zend/tests/generators/errors/
H A Dresume_running_generator_error_003.phpt6 $g = yield;
7 $g->send($y);
/php-src/ext/posix/
H A Dposix.c661 if (NULL == g) in php_posix_group_to_array()
670 if (g->gr_passwd) { in php_posix_group_to_array()
686 add_assoc_long(array_group, "gid", g->gr_gid); in php_posix_group_to_array()
784 struct group *g; in PHP_FUNCTION() local
808 g = &gbuf; in PHP_FUNCTION()
810 err = getgrnam_r(name, g, buf, buflen, &g); in PHP_FUNCTION()
811 if (err || g == NULL) { in PHP_FUNCTION()
822 if (NULL == (g = getgrnam(name))) { in PHP_FUNCTION()
851 struct group *g; in PHP_FUNCTION() local
882 g = &_g; in PHP_FUNCTION()
[all …]
/php-src/Zend/tests/
H A Dbug37138.phpt11 public static function g () {call_user_func (array ('parent', 'e'));}
15 stch::g ();
/php-src/ext/opcache/tests/jit/
H A Dbug81225_2.phpt40 …$g = $a - 78187493394; // 0x12,1234,5678 cannot encoded as imm field of lea r1, [r2 + imm]
41 var_dump($b, $c, $d, $e, $f, $g);
51 …$g = $a - (-261458978401740); // 0xFFFF,1234,5678,1234 cannot encoded as imm field of lea r1, [r…
52 var_dump($b, $c, $d, $e, $f, $g);
/php-src/ext/standard/tests/array/
H A Dbug21918.phpt7 $a = array(-1=>'a', '-2'=>'b', 3=>'c', '4'=>'d', 5=>'e', '6001'=>'f', '07'=>'g');
47 string(1) "g"
H A Dcompact_basic.phpt23 var_dump(compact(array("g")));
70 Warning: compact(): Undefined variable $g in %s on line %d
/php-src/ext/standard/tests/strings/
H A Dlocale_independent_float_to_string.phpt22 $g = $f;
23 settype($g, "string");
24 echo $g . "\n";
H A Dchunk_split_basic.phpt37 string(15) "Te##st##in##g##"
42 g
/php-src/ext/soap/tests/
H A Dany.phpt16 global $g;
18 $g = $x;
53 var_dump($g);
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_0.phpt26 $item = "�e�X�g�}���`�o�C�g�E�p�X"; // cp932 string
H A Dtest_cp932_to_utf8_0.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
H A Dtest_cp932_to_utf8_1.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
H A Dtest_cp932_to_utf8_2.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
/php-src/ext/openssl/tests/
H A Dopenssl_csr_get_public_key_basic.phpt16 $dh_details = array('p' => $phex, 'g' => '2');
18 'dh'=> array('p' => hex2bin($phex), 'g' => '2'))
/php-src/win32/build/
H A Dtemplate.rc21 #ifndef INTERNAL_NAME /* e.g. 'PHAR extension', 'CGI SAPI' */
23 #define INTERNAL_NAME FILE_DESCRIPTION /* e.g. 'PHP Script Interpreter', 'GD imaging' */
25 #define INTERNAL_NAME FILE_NAME /* e.g. 'php7ts.dll', 'php_bz2.dll' */
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_basic.phpt39 string(1) "g"
121 string(1) "g"
151 string(1) "g"
/php-src/ext/gmp/tests/
H A Dgmp_intval.phpt13 $g = gmp_init("12345678");
14 var_dump(gmp_intval($g));
/php-src/ext/reflection/tests/
H A Dgh9447.phpt19 $g = new namespace\Qux(),
38 Parameter #6 [ <optional> $g = new \App\Qux() ]
H A Dincluded4.inc5 function g() {
H A DReflectionClass_export_basic1.phpt13 $g = false,
58 Parameter #6 [ <optional> $g = false ]
/php-src/ext/gd/libgd/
H A Dgd.h513 int gdImageColorAllocate(gdImagePtr im, int r, int g, int b);
517 int gdImageColorClosest(gdImagePtr im, int r, int g, int b);
522 int gdImageColorClosestAlpha(gdImagePtr im, int r, int g, int b, int a);
524 int gdImageColorClosestHWB(gdImagePtr im, int r, int g, int b);
526 int gdImageColorExact(gdImagePtr im, int r, int g, int b);
528 int gdImageColorExactAlpha(gdImagePtr im, int r, int g, int b, int a);
530 int gdImageColorResolve(gdImagePtr im, int r, int g, int b);
537 #define gdTrueColor(r, g, b) (((r) << 16) + \ argument
538 ((g) << 8) + \
545 #define gdTrueColorAlpha(r, g, b, a) (((a) << 24) + \ argument
[all …]
/php-src/ext/gd/tests/
H A Dgif.phpt14 function check_box($r,$g,$b, $error=0) {
22 $g_min = $g - $error; $g_max = $g + $error;
37 if ($c['red']==$r && $c['green']==$g && $c['blue']==$b) {
/php-src/ext/phar/tests/
H A Dbug73764.phar5 g�?`�`%l�±�TU���GBMB
/php-src/ext/intl/tests/
H A Dmsgfmt_format_simple_types_numeric_strings.phpt21 time {g,time}
35 'g' => " 1336317965.5",
H A Dmsgfmt_format_simple_types_numeric_strings_icu72-1.phpt21 time {g,time}
35 'g' => " 1336317965.5",

Completed in 36 milliseconds

12345678910>>...14