Home
last modified time | relevance | path

Searched refs:X (Results 101 – 125 of 405) sorted by relevance

12345678910>>...17

/PHP-7.1/sapi/cli/tests/
H A Dbug43177.phpt66 X-Powered-By: %s
74 X-Powered-By: %s
81 X-Powered-By: %s
88 X-Powered-By: %s
/PHP-7.1/tests/lang/
H A Dbug30862.phpt12 define("X",0);
15 static $a = array(X=>"false", Y=>"true");
H A Dcompare_objects_basic2.phpt11 class X {
14 $obj1 = new X();
/PHP-7.1/ext/reflection/tests/
H A DReflectionClass_getName_error.phpt8 var_dump($r1->getName('X'));
9 var_dump($r1->getName('X', true));
H A DReflectionClass_isInternal_error.phpt6 var_dump($r1->isInternal('X'));
7 var_dump($r1->isInternal('X', true));
H A DReflectionClass_isUserDefined_error.phpt6 var_dump($r1->isUserDefined('X'));
7 var_dump($r1->isUserDefined('X', true));
H A DReflectionObject_getConstant_basic.phpt15 class X {
18 $classes = array("C", "D", "E", "F", "X");
39 Reflecting on instance of class X:
H A DReflectionObject_isUserDefined_error.phpt7 var_dump($r1->isUserDefined('X'));
8 var_dump($r1->isUserDefined('X', true));
H A DReflectionObject_isInternal_error.phpt7 var_dump($r1->isInternal('X'));
8 var_dump($r1->isInternal('X', true));
H A DReflectionClass_getMethods_002.phpt10 $rc->getMethods('X');
11 $rc->getMethods('X', true);
H A DReflectionClass_getProperties_002.phpt10 $rc->getProperties('X');
11 $rc->getProperties('X', true);
/PHP-7.1/Zend/tests/
H A Dbug71414.phpt14 class X {
19 class Y extends X implements InterfaceY {
H A Dbug47699.phpt14 new X();
18 Fatal error: Uncaught Error: Class 'X' not found in %sbug47699.php:%d
H A Dbug60536_001.phpt6 class X {
9 class Y extends X {
/PHP-7.1/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt28 X-X-Sender: ***@***.example.com
34 X-UIDL: @eH!!h2:!!EOS!!A_c"!
74 ["X-X-Sender"]=>
86 ["X-UIDL"]=>
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_prefetch_1.phpt68 X
71 X
74 X
77 X
/PHP-7.1/ext/standard/tests/http/
H A Dignore_errors.phpt62 string(10) "X-Foo: bar"
85 string(10) "X-Foo: bar"
98 string(10) "X-bar: baz"
112 string(10) "X-Foo: bar"
125 string(10) "X-bar: baz"
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput931 0: X
33 0: X
35 0: X
43 0: X
55 0: X
57 0: X
1072 X X\x0a
1073 0: X X\x{0a}
1075 0: X\x{09}X\x{0b}
1098 X\x{180e}X\x{85}
[all …]
/PHP-7.1/ext/soap/tests/
H A Dbug70388.phpt7 …ient":3:{s:3:"uri";s:1:"X";s:8:"location";s:22:"http://localhost/a.xml";s:17:"__default_headers";a…
/PHP-7.1/ext/standard/tests/strings/
H A Dunpack_bug68225.phpt2 Bug #68225 unpack and X format code
8 $result = unpack('Va/X' ,$data);
H A Dsscanf_basic4.phpt13 $str = "X = A + B - C";
32 string(1) "X"
39 string(1) "X"
/PHP-7.1/ext/gettext/tests/66265/en_US/LC_MESSAGES/
H A Ddomain.po11 "X-Generator: Poedit 1.6.10\n"
12 "X-Poedit-Basepath: .\n"
/PHP-7.1/ext/standard/tests/serialize/
H A Dbug71311.phpt5 $data = unserialize("C:11:\"ArrayObject\":11:{x:i:0;r:3;X}");
11 #0 [internal function]: ArrayObject->unserialize('x:i:0;r:3;X')
/PHP-7.1/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/
H A Ddomain.po11 "X-Generator: Poedit 1.6.10\n"
12 "X-Poedit-Basepath: .\n"
/PHP-7.1/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po11 "X-Generator: Poedit 1.6.10\n"
12 "X-Poedit-Basepath: .\n"

Completed in 25 milliseconds

12345678910>>...17