Home
last modified time | relevance | path

Searched refs:X (Results 176 – 200 of 405) sorted by relevance

12345678910>>...17

/PHP-7.1/ext/reflection/tests/
H A Dbug38465.phpt10 const X = 1;
11 public function x($a = self::X, $b = Baz::B, $c = 99) {}
H A DReflectionMethod_constructor_basic.phpt37 class X {
43 $methodInfo = new ReflectionMethod("X::Y");
46 class Y extends X {
H A DReflectionClass_getDefaultProperties_002.phpt12 var_dump($rc->getDefaultProperties('X'));
16 var_dump($rc->getStaticProperties('X'));
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_csr_new_basic.phpt39 resource(%d) of type (OpenSSL X.509 CSR)
40 resource(%d) of type (OpenSSL X.509 CSR)
/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server_010.phpt60 X-Powered-By: PHP/%s
71 X-Powered-By: PHP/%s
/PHP-7.1/ext/spl/tests/
H A Diterator_028.phpt19 echo "===X===\n";
74 ===X===
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_prefetch_2.phpt44 X
46 X
/PHP-7.1/tests/strings/
H A D002.phpt30 printf("printf test 17:%X\n", 170);
33 printf("printf test 20:%16X\n", 170);
36 printf("printf test 23:%016X\n", 170);
/PHP-7.1/ext/bcmath/libbcmath/
H A Daclocal.m461 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
62 if test "[$]*" = "X"; then
64 set X `ls -t $srcdir/configure conftestfile`
66 if test "[$]*" != "X $srcdir/configure conftestfile" \
67 && test "[$]*" != "X conftestfile $srcdir/configure"; then
/PHP-7.1/
H A Dltmain.sh64 if test "X$1" = X--no-reexec; then
78 if test "X$1" = X--fallback-echo; then
99 case `echo X|tr X '\101'` in
1337 if test "X$xdir" = "X$arg"; then
2031 if test "X$output_objdir" = "X$output"; then
3805 tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
4131 if test "X$objlist" = X ||
5329 Xsed='${SED} -e 1s/^X//'
5594 if len=`expr "X$cmds" : ".*"` &&
5632 if test "X$oldobjs" = "X" ; then
[all …]
/PHP-7.1/Zend/tests/
H A Dindirect_method_call_001.phpt13 $X = (new foo)->Inexistent(3);
/PHP-7.1/ext/standard/tests/array/
H A Dnatcasesort_variation4.phpt26 …array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANA…
89 string(1) "X"
/PHP-7.1/ext/date/tests/
H A Dgmstrftime_variation22.phpt32 'Preferred time representation' => "%X",
57 string(2) "%X"
H A Dstrftime_variation22.phpt32 'Preferred time representation' => "%X",
57 string(2) "%X"
/PHP-7.1/ext/gd/tests/
H A Dcolorresolve.phpt12 printf("%X\n", $c);
42 printf("%X\n", $c);
/PHP-7.1/ext/phar/tests/files/
H A Dfrontcontroller2.phar6 …���ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GBMB
H A Dfrontcontroller5.phar6 …�ж���������a.phps����b�H���l�`�������hiohio<?php function hio(){}vc�nJ���� �X�@0�2����GBMB
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller2.phar6 …���ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GBMB
H A Dwrite4.phar8 9������������������ ���tobemounted������H����*�ض������hi�����X���PF�.��3���GBMB
H A Dwrite16.phar8 ….txt������H������E�������<?php __HALT_COMPILER();<?php __HALT_COMPILER();X^*ٖO�i���T�S�܀\���…
/PHP-7.1/ext/iconv/tests/
H A Diconv_mime_decode.phpt40 Subject: =?ISO-8859-1?Q?Pr=FCfung?= =?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3…
83 (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
88 (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
/PHP-7.1/ext/opcache/tests/
H A Dssa_bug_001.phpt5 class X {
/PHP-7.1/ext/mbstring/tests/
H A Dmb_output_handler_shift_jis.phpt12 var_dump("�e�X�g�p���{�ꕶ����B���̃��W���[����PHP�Ƀ}���`�o�C�g�֐�������܂��B");
/PHP-7.1/ext/standard/tests/serialize/
H A Dbug69139.phpt5 $str = 'a:1126666:{i:0;r:1;i:-09610;r:1;i:-0;i:0;i:0;O:1:"A":2119X:i:0;i:0;i:0;i:0;i:0;O:1:"A":2116…
/PHP-7.1/ext/oci8/tests/
H A Ddb_op_2.phpt56 string(1) "X"
61 string(1) "X"

Completed in 48 milliseconds

12345678910>>...17