Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getProperties_002.phpt10 $rc->getProperties('X');
11 $rc->getProperties('X', true);
H A Dbug51905.phpt11 const X = 12;
12 public function x($x = 1, $y = array(self::X), $z = parent::Y) {}
/PHP-5.5/ext/date/tests/
H A Dbug50392.phpt13 echo $result['fraction'] ? $result['fraction'] : 'X', "\n";
22 - X
/PHP-5.5/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po11 "X-Generator: Poedit 1.6.10\n"
12 "X-Poedit-Basepath: .\n"
/PHP-5.5/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-5.5/ext/standard/tests/strings/
H A Dsprintf_variation53.phpt23 "% X", "% X", "% X",
H A Dmoneyformat.phpt16 var_dump( money_format("X%nY", 3.1415));
20 string(7) "X$3.14Y"
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 Dvfprintf_variation19.phpt27 "% X % X % X",
H A Dvfprintf_variation19_64bit.phpt27 "% X % X % X",
/PHP-5.5/sapi/cgi/tests/
H A D003.phpt44 string(%d) "X-Powered-By: PHP/%s
52 X-Powered-By: PHP/%s
57 string(%d) "X-Powered-By: PHP/%s
/PHP-5.5/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-5.5/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-5.5/ext/gd/tests/
H A Dcolorexact.phpt14 printf("%X\n", $c);
15 printf("%X\n", $c2);
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_bug48541.phpt6 class X {
17 $x = new X;
/PHP-5.5/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-5.5/tests/classes/
H A Dmethod_call_variation_001.phpt2 In $a->$b[Y](), $b[Y] represents a method name on $a. But in $a->X[Y](), $a->X[Y] represents a glob…
/PHP-5.5/sapi/cli/tests/
H A Dbug67429.phpt42 X-Powered-By: %s
47 X-Powered-By: %s
/PHP-5.5/ext/oci8/tests/
H A Dbug47189.phpt40 string(1) "X"
50 string(1) "X"
/PHP-5.5/ext/openssl/tests/
H A D021.phpt47 resource(%d) of type (OpenSSL X.509)
48 resource(%d) of type (OpenSSL X.509)
49 resource(%d) of type (OpenSSL X.509)
79 resource(%d) of type (OpenSSL X.509)
/PHP-5.5/ext/standard/tests/array/
H A Drsort_variation5.phpt26 array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANAN…
160 string(1) "X"
188 string(1) "X"
216 string(1) "X"
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt41 Class X {
59 X::test($b);
103 X::test

Completed in 39 milliseconds

12345678910>>...14