Home
last modified time | relevance | path

Searched refs:X (Results 126 – 150 of 405) sorted by relevance

12345678910>>...17

/PHP-7.1/Zend/tests/assert/
H A Dexpect_007.phpt10 "key" => "X-HTTP ",
19 Fatal error: Uncaught HeaderMalfunctionError: malformed key found at 1 "X-HTTP " in %sexpect_007.ph…
/PHP-7.1/ext/date/tests/
H A Dbug50392.phpt13 echo $result['fraction'] ? $result['fraction'] : 'X', "\n";
22 - X
/PHP-7.1/ext/standard/tests/strings/
H A Dsprintf_variation53.phpt23 "% X", "% X", "% X",
H A Dvsprintf_variation19.phpt27 "% X % X % X",
H A Dvsprintf_variation19_64bit.phpt27 "% X % X % X",
H A Dvprintf_variation19.phpt27 "% X % X % X",
H A Dvprintf_variation19_64bit.phpt27 "% X % X % X",
/PHP-7.1/ext/reflection/tests/
H A Dbug51905.phpt11 const X = 12;
12 public function x($x = 1, $y = array(self::X), $z = parent::Y) {}
H A DReflectionObject_getConstructor_basic.phpt20 class X {
24 class Y extends X {
52 'OldAndNewCtor', 'NewAndOldCtor', 'B', 'C', 'D1', 'D2', 'X', 'Y');
82 No constructor for X
H A DReflectionClass_getConstructor_basic.phpt20 class X {
24 class Y extends X {
52 'OldAndNewCtor', 'NewAndOldCtor', 'B', 'C', 'D1', 'D2', 'X', 'Y');
82 No constructor for X
/PHP-7.1/tests/classes/
H A Dconstants_comments_001.phpt7 class X {
14 class Y extends X {
H A Dconstants_visibility_004.phpt6 public const X = 1;
12 var_dump(self::X);
H A Dmethod_call_variation_001.phpt2 In $a->$b[Y]() and $a->X[Y]() both $a->$b[Y] and $a->X[Y] represent a global function name
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_csr_sign_basic.phpt48 resource(%d) of type (OpenSSL X.509)
49 resource(%d) of type (OpenSSL X.509)
50 resource(%d) of type (OpenSSL X.509)
51 resource(%d) of type (OpenSSL X.509)
81 resource(%d) of type (OpenSSL X.509)
H A Dopenssl_x509_read_basic.phpt25 resource(%d) of type (OpenSSL X.509)
26 resource(%d) of type (OpenSSL X.509)
30 resource(%d) of type (OpenSSL X.509)
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt61 string(1) "X"
67 string(1) "X"
73 string(1) "X"
79 string(1) "X"
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput7318 X
1220 /^S(\X*)e(\X*)$/8
1226 /^\X/8
1241 /\X/
1253 /\X{2}/
1259 /\X+a/
1267 /\X+?a/
1289 /^\X/8
1331 /^\X+/8
2155 /\D+\X \d+\X \S+\X \s+\X \W+\X \w+\X \C+\X \R+\X \H+\X \h+\X \V+\X \v+\X a+\X \n+\X .+\X/BZx
[all …]
/PHP-7.1/ext/gd/tests/
H A Dcolorexact.phpt14 printf("%X\n", $c);
15 printf("%X\n", $c2);
/PHP-7.1/sapi/cgi/tests/
H A D003.phpt49 string(%d) "X-Powered-By: PHP/%s
57 X-Powered-By: PHP/%s
62 string(%d) "X-Powered-By: PHP/%s
/PHP-7.1/ext/spl/tests/
H A Dspl_autoload_bug48541.phpt6 class X {
17 $x = new X;
/PHP-7.1/tests/lang/
H A Dbug30638.phpt2 Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X)
8 print "skip ok to fail on MacOS X";
/PHP-7.1/ext/iconv/tests/
H A Dbug63839.phpt17 X-Mailer: Microsoft Office Outlook 12.0
42 ["X-Mailer"]=>
64 ["X-Mailer"]=>
/PHP-7.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_0.phpt24 $item = "�e�X�g�}���`�o�C�g�E�p�X"; // cp932 string
H A Dtest_cp932_to_utf8_0.phpt21 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
/PHP-7.1/ext/oci8/tests/
H A Dbug47189.phpt40 string(1) "X"
50 string(1) "X"

Completed in 32 milliseconds

12345678910>>...17