Home
last modified time | relevance | path

Searched refs:X (Results 201 – 225 of 512) sorted by relevance

12345678910>>...21

/PHP-8.1/ext/standard/tests/strings/
H A Dsprintf_variation5.phpt20 var_dump(sprintf("%%X = '%X'", $n)); // hexadecimal representation (upper-case)
35 string(14) "%X = '29EA6AD'"
H A Dvprintf_variation19.phpt22 "% X % X % X",
H A Dvprintf_variation19_64bit.phpt22 "% X % X % X",
/PHP-8.1/Zend/tests/readonly_props/
H A Dinitialization_scope.phpt49 class X {
54 class Y extends X {
72 Cannot initialize readonly property Y::$prop from scope X
/PHP-8.1/Zend/tests/enum/
H A DoffsetGet-in-const-expr.phpt18 class X {
22 var_dump(X::FOO_BAR);
/PHP-8.1/Zend/tests/
H A Dexception_during_variance_autoload.phpt7 if ($class == 'X') {
15 function method(): X {}
/PHP-8.1/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
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt63 string(1) "X"
69 string(1) "X"
75 string(1) "X"
81 string(1) "X"
/PHP-8.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-8.1/ext/spl/tests/
H A Dspl_autoload_bug48541.phpt6 class X {
17 $x = new X;
/PHP-8.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-8.1/ext/iconv/tests/
H A Dbug63839.phpt15 X-Mailer: Microsoft Office Outlook 12.0
39 ["X-Mailer"]=>
61 ["X-Mailer"]=>
/PHP-8.1/ext/standard/tests/serialize/
H A Dunserialize_large.phpt8 var_dump(unserialize("O:1:\"X\":1000000000:{}"));
9 var_dump(unserialize("C:1:\"X\":1000000000:{}"));
/PHP-8.1/ext/standard/tests/array/
H A Drsort_variation5.phpt16 array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANAN…
149 string(1) "X"
177 string(1) "X"
205 string(1) "X"
H A Dsort_variation5.phpt19 …array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANA…
158 string(1) "X"
186 string(1) "X"
214 string(1) "X"
/PHP-8.1/ext/mbstring/tests/
H A Diso2022kr_encoding.phpt2 Test of ASCII and KS X 1001-1992 support in ISO-2022-KR encoding
75 echo "KS X 1001 support OK\n";
77 /* After a valid ESC sequence, we are still in ASCII mode; 'Shift Out' is needed to start KS X 1001…
94 /* We can switch back and forth between ASCII and KS X 1001 */
111 KS X 1001 support OK
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_0.phpt26 $item = "�e�X�g�}���`�o�C�g�E�p�X"; // cp932 string
H A Dtest_cp932_to_utf8_0.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
/PHP-8.1/sapi/cli/tests/
H A Dphp_cli_server_008.phpt50 X-Powered-By: PHP/%s
58 X-Powered-By: PHP/%s
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error2.phpt9 class X {
31 X::main();
/PHP-8.1/Zend/tests/named_params/
H A Ddefaults.phpt20 define('SOME_CONST', 'X');
29 a: X, b: B
/PHP-8.1/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt35 Class X {
53 X::test($b);
96 X::test
/PHP-8.1/ext/oci8/tests/
H A Dbug47189.phpt40 string(1) "X"
50 string(1) "X"
/PHP-8.1/ext/standard/tests/mail/
H A Dmail_log.phpt20 $headers = "X-Test: 1";
42 [%d-%s-%d %d:%d:%d UTC] mail() on [%smail_log.php:%d]: To: test@example.com -- Headers: X-Test: 1 -…
/PHP-8.1/sapi/fuzzer/corpus/unserialize/
H A Dbug71311 C:11:"ArrayObject":11:{x:i:0;r:3;X}

Completed in 54 milliseconds

12345678910>>...21