Home
last modified time | relevance | path

Searched refs:x (Results 551 – 575 of 1216) sorted by relevance

1...<<21222324252627282930>>...49

/PHP-5.6/Zend/tests/
H A Dheredoc_007.phpt13 $x = <<<ENDOFHEREDOC
18 print "{$x}";
H A Dheredoc_009.phpt17 $x = <<<ENDOFHEREDOC
26 print "{$x}";
H A Dclosure_040.phpt7 private $x;
11 $this->x = $v;
15 return function() { return ++$this->x; };
H A Dbug48693.phpt6 $x = create_function('', 'return 1; }');
12 $x,
H A Dns_028.phpt16 $x = new Foo;
18 $x = new Foo\Foo;
/PHP-5.6/Zend/tests/traits/
H A Dmethods_001.phpt11 public function __get($x) {
12 var_dump($x);
H A Derror_011.phpt21 $x = new bar;
22 var_dump($x->test());
/PHP-5.6/tests/classes/
H A D__call_001.phpt9 public $x = array(1, 2, 3);
14 return $this->x;
/PHP-5.6/ext/standard/tests/strings/
H A Dbug48709.phpt13 'x', // s
29 x => S
H A Dcrypt_blowfish.phpt17 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e', "\xa3"),
18 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e', "\xff\xff\xa3"),
25 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "1\xa3345"),
26 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "\xff\xa3345"),
27 …array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "\xff\xa334\xff\xff\xff\xa33…
33 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.6IflQkJytoRVc1yuaNtHfiuq.FRlSIS', "\xa3ab"),
35 array('$2x$05$6bNw2HLQYeqHYyBfLMsv/OiwqTymGIGzFsA4hOTWebfehXHNprcAS', "\xd1\x91"),
36 array('$2x$05$6bNw2HLQYeqHYyBfLMsv/O9LIGgn8OMzuDoHfof8AQimSGfcSWxnS', "\xd0\xc1\xd2\xcf\xcc\xd8"),
H A Dsprintf_variation53.phpt22 "% x", "% x", "% x",
/PHP-5.6/ext/spl/tests/
H A DarrayObject_ksort_basic1.phpt14 $ao2 = new ArrayObject(array('b'=>4,'a'=>2,'q'=>3, 99=>'x'));
50 string(1) "x"
58 string(1) "x"
/PHP-5.6/ext/gd/libgd/
H A Dgddemo.c70 points[0].x = 64; in main()
72 points[1].x = 0; in main()
74 points[2].x = 128; in main()
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_getInterfaces_003.phpt15 $a[0]->x = 1;
29 $a['I']->x = 1;
44 ["x"]=>
66 ["x"]=>
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt52 var_dump($x = $res->fetch());
53 var_dump(fread($x['blob1'], 10));
57 var_dump(fread($x['blob1'], 10));
61 var_dump(fread($x['blob1'], 10));
/PHP-5.6/ext/gd/tests/
H A Dbug24594.phpt19 for ($x=0;$x<36;$x+=2) {
21 imagesetpixel($tile,$x,$y,$black);
/PHP-5.6/ext/standard/tests/file/
H A Dfgetcsv_variation8.phpt38 "x+", "x+b", "x+t");
195 -- Testing fgetcsv() with file opened using x+ mode --
203 -- Testing fgetcsv() with file opened using x+b mode --
211 -- Testing fgetcsv() with file opened using x+t mode --
315 -- Testing fgetcsv() with file opened using x+ mode --
323 -- Testing fgetcsv() with file opened using x+b mode --
331 -- Testing fgetcsv() with file opened using x+t mode --
435 -- Testing fgetcsv() with file opened using x+ mode --
555 -- Testing fgetcsv() with file opened using x+ mode --
675 -- Testing fgetcsv() with file opened using x+ mode --
[all …]
H A Dfgetcsv_variation9.phpt38 "x+", "x+b", "x+t");
193 -- Testing fgetcsv() with file opened using x+ mode --
201 -- Testing fgetcsv() with file opened using x+b mode --
209 -- Testing fgetcsv() with file opened using x+t mode --
313 -- Testing fgetcsv() with file opened using x+ mode --
321 -- Testing fgetcsv() with file opened using x+b mode --
329 -- Testing fgetcsv() with file opened using x+t mode --
433 -- Testing fgetcsv() with file opened using x+ mode --
553 -- Testing fgetcsv() with file opened using x+ mode --
673 -- Testing fgetcsv() with file opened using x+ mode --
[all …]
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug45706.phpt10 $x = array(new Foo1(),new Foo2);
11 $s = serialize($x);
/PHP-5.6/ext/calendar/tests/
H A Dbug55797_1.phpt12 $x = 882858030;
14 var_dump(cal_from_jd($x, CAL_GREGORIAN));
H A Dbug55797_2.phpt12 $x = 9223372036854743639;
14 var_dump(cal_from_jd($x, CAL_GREGORIAN));
/PHP-5.6/Zend/tests/multibyte/
H A Dmultibyte_encoding_001.phpt19 printf("%x:%x\n", ord($s[0]), ord($s[1]));
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug30799.phpt14 $x = new SoapClient(NULL,array("location"=>"test://",
18 $x->test(new foo());
19 echo $x->__getLastRequest();
/PHP-5.6/ext/intl/tests/
H A Dlocale_get_display_script3.phpt51 'de-CH-x-phonebk',
52 'az-Arab-x-AZE-derbend',
57 'x-whatever',
58 'qaa-Qaaa-QM-x-southern',
64 'zh-CN-a-myExt-x-private',
206 locale='de-CH-x-phonebk'
211 locale='az-Arab-x-AZE-derbend'
226 locale='x-whatever'
231 locale='qaa-Qaaa-QM-x-southern'
251 locale='zh-CN-a-myExt-x-private'
H A Dlocale_get_display_script4.phpt51 'de-CH-x-phonebk',
52 'az-Arab-x-AZE-derbend',
57 'x-whatever',
58 'qaa-Qaaa-QM-x-southern',
64 'zh-CN-a-myExt-x-private',
206 locale='de-CH-x-phonebk'
211 locale='az-Arab-x-AZE-derbend'
226 locale='x-whatever'
231 locale='qaa-Qaaa-QM-x-southern'
251 locale='zh-CN-a-myExt-x-private'

Completed in 175 milliseconds

1...<<21222324252627282930>>...49