Home
last modified time | relevance | path

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

12345678910>>...16

/PHP-7.3/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",
H A Dsprintf_variation52.phpt28 echo"\n-- Testing for '%X' as the format parameter --\n";
29 var_dump(sprintf("%X", 12));
56 -- Testing for '%X' as the format parameter --
H A Dvfprintf_variation19.phpt27 "% X % X % X",
/PHP-7.3/ext/gd/tests/
H A Dcolorexact.phpt14 printf("%X\n", $c);
15 printf("%X\n", $c2);
/PHP-7.3/tests/classes/
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
H A Dconstants_basic_004.phpt5 class X
36 var_dump(X::$sa_x, B::$sa_b, C::$sa_b, C::$sa_c_parent, C::$sa_c_self);
68 object(X)#%d (1) {
/PHP-7.3/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.3/ext/reflection/tests/
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
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
/PHP-7.3/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.3/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.3/ext/spl/tests/
H A Dspl_autoload_bug48541.phpt6 class X {
17 $x = new X;
/PHP-7.3/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.3/ext/iconv/tests/
H A Dbug63839.phpt17 X-Mailer: Microsoft Office Outlook 12.0
42 ["X-Mailer"]=>
64 ["X-Mailer"]=>
/PHP-7.3/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
H A Dtest_cp932_to_utf8_1.phpt21 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
/PHP-7.3/ext/oci8/tests/
H A Dbug47189.phpt40 string(1) "X"
50 string(1) "X"
/PHP-7.3/ext/standard/tests/array/
H A Drsort_variation5.phpt26 array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANAN…
159 string(1) "X"
187 string(1) "X"
215 string(1) "X"
/PHP-7.3/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt41 Class X {
59 X::test($b);
102 X::test

Completed in 24 milliseconds

12345678910>>...16