Home
last modified time | relevance | path

Searched refs:x (Results 1051 – 1075 of 1349) sorted by relevance

1...<<41424344454647484950>>...54

/PHP-7.1/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt51 var_dump(sprintf("%%x = '%x'", $n)); // hexadecimal representation (lower-case)
104 string\(14\) \"%x = '29ea6ad'\"
/PHP-7.1/ext/standard/tests/file/
H A Dfgetss_variation3-win32.phpt19 x+, x+b, x+t
45 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
410 -- Testing fgetss() with file opened using x+ mode --
464 -- Testing fgetss() with file opened using x+b mode --
518 -- Testing fgetss() with file opened using x+t mode --
H A Dfgetss_variation3.phpt19 x+, x+b, x+t
41 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
406 -- Testing fgetss() with file opened using x+ mode --
460 -- Testing fgetss() with file opened using x+b mode --
514 -- Testing fgetss() with file opened using x+t mode --
H A Dfgets_variation6-win32.phpt21 "x+", "x+b", "x+t");
271 -- Testing fgets() with file opened using mode x+ --
305 -- Testing fgets() with file opened using mode x+b --
339 -- Testing fgets() with file opened using mode x+t --
H A Dfgets_variation6.phpt21 "x+", "x+b", "x+t");
271 -- Testing fgets() with file opened using mode x+ --
305 -- Testing fgets() with file opened using mode x+b --
339 -- Testing fgets() with file opened using mode x+t --
H A Dglob_error_002-win32-mb.phpt18 var_dump(glob(str_repeat('x', 3000)));
H A Dglob_error_002-win32.phpt18 var_dump(glob(str_repeat('x', 3000)));
/PHP-7.1/ext/reflection/tests/
H A DReflectionObject_getName_error.phpt12 var_dump($r3->getName('x','y'));
/PHP-7.1/ext/spl/tests/
H A DSplObjectStorage_unserialize_nested.phpt21 C:16:"SplObjectStorage":76:{x:i:2;O:8:"stdClass":1:{s:1:"a";O:8:"stdClass":0:{}},i:1;;r:4;,i:2;;m:a…
/PHP-7.1/ext/iconv/tests/
H A Diconv-charset-length-cve-2007-4840.phpt9 var_dump(iconv("x", $a, "test"));
/PHP-7.1/Zend/tests/
H A Dbug54268.phpt32 $x = new Test();
H A Dbug73288.phpt23 $b = clone $c->x;
H A Dclass_name_as_scalar.phpt44 $x = new $class; // create new class from original scalar assignment
45 var_dump($x);
/PHP-7.1/tests/classes/
H A Dautoload_009.phpt11 function f(UndefClass $x)
/PHP-7.1/tests/security/
H A Dbug53226.phpt13 $file = str_repeat('x', 2 * PHP_MAXPATHLEN);
/PHP-7.1/ext/filter/tests/
H A Dbug52929.phpt14 var_dump(filter_var(str_repeat('x', 8000), FILTER_VALIDATE_EMAIL));
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dwrite6.phar23 Ϭ�BE��@�x% �C�cr���GBMB
/PHP-7.1/tests/lang/
H A DforeachLoop.011.phpt20 $b='x';
/PHP-7.1/ext/phar/tests/
H A Dbug48377.2.phpt13 $phar['x'] = 'hi';
/PHP-7.1/ext/openssl/tests/
H A Dbug54992-ca.pem30 s5gIT6mXvJ4JCwWYc75zucOr2KVkDmEziJh/pARuOrOAPdc6NjKku8HBC9UI96+x
/PHP-7.1/ext/standard/tests/image/
H A Dgetimagesize_variation4.phpt34 string(29) "application/x-shockwave-flash"
/PHP-7.1/ext/oci8/tests/
H A Dlob_030.phpt29 $data = str_pad("x", $length, "x");
/PHP-7.1/ext/standard/tests/general_functions/
H A Dgettype_settype_variation7.phpt47 var $x;
50 function __construct($x, $y) {
51 $this->x = $x;
806 ["x"]=>
816 ["x"]=>
826 ["x"]=>
/PHP-7.1/ext/standard/tests/array/
H A Dbug24220.phpt64 string(1) "x"
/PHP-7.1/ext/standard/tests/serialize/
H A Dunserialize_error_001.phpt6 public $x = "bar";

Completed in 373 milliseconds

1...<<41424344454647484950>>...54