Home
last modified time | relevance | path

Searched refs:g (Results 51 – 75 of 318) sorted by relevance

12345678910>>...13

/PHP-7.0/Zend/tests/
H A Dbug37138.phpt11 public static function g () {call_user_func (array ('parent', 'e'));}
15 stch::g ();
H A Dbug66811.phpt19 $g = $f->bindTo(null, A::class);
20 $g();
/PHP-7.0/ext/mbstring/tests/
H A Dmb_split.phpt27 var_dump( mb_split( b" ", b"a b c d e f g" )
28 == mb_split( b"[[:space:]]", b"a\nb\tc\nd e f g" ) );
31 verify_split( b" ", b"a\tb\tc\td e\tf g", $i );
H A Dzend_multibyte-04.phpt10 var_dump(bin2hex("�e�X�g"));
/PHP-7.0/ext/standard/tests/class_object/
H A Dget_class_methods_basic_001.phpt19 function g() {}
45 string(1) "g"
54 string(1) "g"
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_getModifiers_basic.phpt14 class g extends b {}
27 dump_modifiers('g');
H A DReflectionProperty_setAccessible.phpt64 $private->setValue($a, 'g');
112 $private->setValue($b, 'g');
129 string(1) "g"
139 string(1) "g"
H A DReflectionClass_export_basic1.phpt13 $g = false,
57 Parameter #6 [ <optional> $g = false ]
H A Dincluded4.inc5 function g() {
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput4261 /[^a]+/8g
865 /\S\S/8g
870 /\S{2}/8g
875 /\W\W/8g
880 /\W{2}/8g
885 /\S/8g
892 /[\S]/8g
899 /\D/8g
906 /[\D]/8g
913 /\W/8g
[all …]
/PHP-7.0/ext/posix/
H A Dposix.c981 if (NULL == g) in php_posix_group_to_array()
990 if (g->gr_passwd) { in php_posix_group_to_array()
999 add_assoc_long(array_group, "gid", g->gr_gid); in php_posix_group_to_array()
1059 struct group *g; in PHP_FUNCTION() local
1077 g = &gbuf; in PHP_FUNCTION()
1079 if (getgrnam_r(name, g, buf, buflen, &g) || g == NULL) { in PHP_FUNCTION()
1085 if (NULL == (g = getgrnam(name))) { in PHP_FUNCTION()
1092 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()
1115 struct group *g; in PHP_FUNCTION() local
1135 g = &_g; in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/gmp/tests/
H A Dgmp_intval.phpt22 $g = gmp_init("12345678");
23 var_dump(gmp_intval($g));
/PHP-7.0/ext/soap/tests/
H A Dany.phpt20 global $g;
22 $g = $x;
55 var_dump($g);
/PHP-7.0/ext/standard/tests/strings/
H A Dchunk_split_variation3.phpt103 string(52) "This-2345 is -2345simp-2345le s-2345trin-2345g.-2345"
105 string(46) "This10.5 is 10.5simp10.5le s10.5trin10.5g.10.5"
107 string(52) "This-10.5 is -10.5simp-10.5le s-10.5trin-10.5g.-10.5"
111 string(100) "This1.07654321E-9 is 1.07654321E-9simp1.07654321E-9le s1.07654321E-9trin1.07654321E-9g
113 string(40) "This0.5 is 0.5simp0.5le s0.5trin0.5g.0.5"
/PHP-7.0/ext/standard/tests/array/
H A Dbug21918.phpt7 $a = array(-1=>'a', '-2'=>'b', 3=>'c', '4'=>'d', 5=>'e', '6001'=>'f', '07'=>'g');
48 string(1) "g"
/PHP-7.0/ext/gd/libgd/
H A Dgd.h509 int gdImageColorAllocate(gdImagePtr im, int r, int g, int b);
513 int gdImageColorClosest(gdImagePtr im, int r, int g, int b);
518 int gdImageColorClosestAlpha(gdImagePtr im, int r, int g, int b, int a);
520 int gdImageColorClosestHWB(gdImagePtr im, int r, int g, int b);
522 int gdImageColorExact(gdImagePtr im, int r, int g, int b);
524 int gdImageColorExactAlpha(gdImagePtr im, int r, int g, int b, int a);
526 int gdImageColorResolve(gdImagePtr im, int r, int g, int b);
533 #define gdTrueColor(r, g, b) (((r) << 16) + \ argument
534 ((g) << 8) + \
541 #define gdTrueColorAlpha(r, g, b, a) (((a) << 24) + \ argument
[all …]
/PHP-7.0/win32/build/
H A Dtemplate.rc22 #ifndef INTERNAL_NAME /* e.g. 'PHAR extension', 'CGI SAPI' */
24 #define INTERNAL_NAME FILE_DESCRIPTION /* e.g. 'PHP Script Interpreter', 'GD imaging' */
26 #define INTERNAL_NAME FILE_NAME /* e.g. 'php7ts.dll', 'php_bz2.dll' */
/PHP-7.0/ext/openssl/tests/
H A Dopenssl_csr_get_public_key_basic.phpt14 $dh_details = array('p' => $phex, 'g' => '2');
16 'dh'=> array('p' => hex2bin($phex), 'g' => '2'))
H A Dopenssl_csr_get_subject_basic.phpt14 $dh_details = array('p' => $phex, 'g' => '2');
16 'dh'=> array('p' => hex2bin($phex), 'g' => '2'))
/PHP-7.0/ext/gd/tests/
H A Dgif.phpt16 function check_box($r,$g,$b, $error=0) {
24 $g_min = $g - $error; $g_max = $g + $error;
39 if ($c['red']==$r && $c['green']==$g && $c['blue']==$b) {
/PHP-7.0/ext/phar/tests/
H A Dbug73764.phar5 g�?`�`%l�±�TU���GBMB
/PHP-7.0/win32/
H A Dsyslog.reg5 "EventMessageFile"="g:\\test\\srctrunkinstall\\php7ts.dll"
/PHP-7.0/ext/standard/tests/crypt/
H A Dbcrypt_invalid_algorithm.phpt7 var_dump(crypt("test", "$2g$04$1234567890123456789012345"));
/PHP-7.0/ext/intl/tests/
H A Dmsgfmt_format_simple_types_numeric_strings.phpt23 time {g,time}
37 'g' => " 1336317965.5",
/PHP-7.0/ext/standard/tests/url/
H A Dparse_url_relative_scheme.phpt2 Test parse_url() function: Checks relative URL schemes (e.g. "//example.com")

Completed in 72 milliseconds

12345678910>>...13