Home
last modified time | relevance | path

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

12345678910>>...14

/php-src/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-10.phpt13 echo mb_ereg_replace("123","def\\g\\\\hi\\",$a);
16 abcdef\g\\hi\
H A Dmb_split.phpt25 var_dump( mb_split( " ", "a b c d e f g" )
26 == mb_split( "[[:space:]]", "a\nb\tc\nd e f g" ) );
29 verify_split( " ", "a\tb\tc\td e\tf g", $i );
/php-src/ext/standard/tests/versioning/
H A Dversion_compare_op_abbrev.phpt5 $abbrevs = ['', 'l', 'g', 'e', '!', 'n'];
18 'g' failed
/php-src/Zend/tests/generators/
H A Dyield_from_chain_dtor_order.phpt12 function bar($g) {
13 yield from $g;
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetFloat_opposite_signs.phpt29 printf("%.17g\n", $min);
30 printf("%.17g\n\n", $max);
37 printf(" (%+.17g)", ($float - $prev));
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c1728 #define setthreshold(g)(g->GCthreshold=(g->estimate/100)*g->gcpause)
2083 if(g->mt[i])markobject(g,g->mt[i]);
2090 markobject(g,g->mainthread);
2108 g->gray=g->weak;
2113 g->gray=g->grayagain;
2122 g->sweepgc=&g->rootgc;
2180 g->gcdept+=g->totalbytes-g->GCthreshold;
2191 g->GCthreshold=g->totalbytes;
2334 g=&((LG*)L)->g;
2344 g->uvhead.u.l.prev=&g->uvhead;
[all …]
/php-src/ext/standard/tests/file/
H A Dfgetc_variation4.phpt58 string(1) "g"
84 string(1) "g"
110 string(1) "g"
136 string(1) "g"
162 string(1) "g"
188 string(1) "g"
214 string(1) "g"
240 string(1) "g"
266 string(1) "g"
H A Dbasename_bug66395_variation2-win32.phpt13 echo basename("a:\\b:\\c:d:hello\\world\\a.bmp\\d:e:f:g.txt") . "\n";
14 echo basename("a:\\b:\\c:d:hello/world\\a.bmp\\d:\\e:\\f:g.txt") . "\n";
29 g.txt
30 g.txt
/php-src/tests/lang/
H A DpassByReference_001.phpt11 function g (&$arg1, &$arg2)
25 g($c,$c[0]);
/php-src/ext/standard/tests/strings/
H A Dprintf.phpt176 /* variations of %g type */
177 $format_g = array("%g", "%.0g", "%+g", "%-g", "%-1.2g", "%+1.2g", "%G", "%.0G", "%+G", "%-G", "%-1.…
179 echo "\n\n*** Output for '%g' type ***\n";
623 *** Output for '%g' type ***
628 [0] => %g
629 [1] => %.0g
630 [2] => %+g
631 [3] => %-g
632 [4] => %-1.2g
633 [5] => %+1.2g
H A Dprintf_64bit.phpt176 /* variations of %g type */
177 $format_g = array("%g", "%.0g", "%+g", "%-g", "%-1.2g", "%+1.2g", "%G", "%.0G", "%+G", "%-G", "%-1.…
179 echo "\n\n*** Output for '%g' type ***\n";
623 *** Output for '%g' type ***
628 [0] => %g
629 [1] => %.0g
630 [2] => %+g
631 [3] => %-g
632 [4] => %-1.2g
633 [5] => %+1.2g
H A Dprintf_h_H.phpt13 printf("%g %G %h %H\n", $f, $f, $f, $f);
15 printf("%g %G %h %H\n", $f, $f, $f, $f);
/php-src/ext/filter/tests/
H A D030.phpt38 "1:2:3:4:5:6:7:8g" => false,
39 "1:2:3:4:5:6:7:g" => false,
40 "1:2:3:4:5g:6:7:8" => false,
/php-src/ext/intl/tests/
H A Dbug74484_MessageFormatter.phpt7 $text = "{a} {b} {c} {d} {e} {f} {g} {h} {i} {j} {k} {l}";
16 'g' => 7,
/php-src/tests/output/
H A Dob_start_basic_006.phpt23 static function g($string) {
27 return "C::g[call:$i; len:$len] - $string\n";
52 var_dump(ob_start(array("f", "C::g", "f", "C::g")));
70 var_dump(ob_start(array('f', 'C::g', array(array($c, "g"), array($c, "h")))));
H A Dob_013.phpt15 public function g($s) {
32 ob_start([$e, 'g']);
58 [6] => E::g
142 [name] => E::g
/php-src/Zend/tests/
H A Dbug71539_1.phpt5 $x = (object)['a'=>1,'b'=>2,'c'=>3,'d'=>4,'e'=>5,'f'=>6,'g'=>7];
24 ["g"]=>
H A Dbug66811.phpt19 $g = $f->bindTo(null, A::class);
20 $g();
/php-src/Zend/tests/fibers/
H A Dgh9735-008.phpt15 function g() {
22 f(Fiber::getCurrent(), g());
/php-src/Zend/tests/prop_const_expr/
H A Dproperty_initializer.phpt14 public int $g = A::B?->value;
21 var_dump($c->g);
H A Dstatic_property_initializer.phpt14 public static int $g = A::B?->value;
20 var_dump(C::$g);
/php-src/scripts/
H A Dphpize.m439 dnl Support systems with system libraries in e.g. /usr/lib64.
119 CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
120 CXXFLAGS=`echo "$CXXFLAGS" | $SED -e 's/-O[0-9s]*//g'`
125 CXXFLAGS="$CXXFLAGS -g -O0"
129 CFLAGS="-g"
130 CXXFLAGS="-g"
132 CFLAGS="$CFLAGS -g"
133 CXXFLAGS="$CFLAGS -g"
/php-src/ext/standard/tests/class_object/
H A Dget_class_methods_basic_001.phpt13 function g() {}
43 string(1) "g"
52 string(1) "g"
/php-src/ext/reflection/tests/
H A DReflectionClass_getModifiers_basic.phpt14 class g extends b {}
27 dump_modifiers('g');
/php-src/Zend/tests/generators/errors/
H A Dresume_running_generator_error_003.phpt6 $g = yield;
7 $g->send($y);

Completed in 45 milliseconds

12345678910>>...14