Home
last modified time | relevance | path

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

12345678910>>...17

/PHP-7.2/ext/standard/tests/array/
H A Dsort_variation5.phpt30 …array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANA…
169 string(1) "X"
197 string(1) "X"
225 string(1) "X"
H A Dnatcasesort_variation4.phpt26 …array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANA…
89 string(1) "X"
/PHP-7.2/ext/mbstring/tests/
H A Dzend_multibyte-04.phpt10 var_dump(bin2hex("�e�X�g"));
H A Dzend_multibyte-08.phpt10 var_dump(bin2hex("�e�X�g"));
/PHP-7.2/ext/standard/tests/streams/
H A Dbug78326_1.phpt6 fwrite($f, str_repeat('X', 1000));
/PHP-7.2/tests/classes/
H A Dconstants_visibility_005.phpt6 static const X = 1;
H A Dconstants_visibility_006.phpt6 abstract const X = 1;
H A Dconstants_visibility_007.phpt6 final const X = 1;
/PHP-7.2/ext/pdo_oci/tests/
H A Dpdo_oci_attr_prefetch_2.phpt44 X
46 X
/PHP-7.2/sapi/cli/tests/
H A Dphp_cli_server_010.phpt60 X-Powered-By: PHP/%s
71 X-Powered-By: PHP/%s
/PHP-7.2/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.2/ext/reflection/tests/
H A DReflectionClass_constructor_002.phpt42 var_dump(new ReflectionClass("X"));
66 Class X does not exist
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.2/ext/spl/tests/
H A Diterator_028.phpt19 echo "===X===\n";
74 ===X===
/PHP-7.2/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.2/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.2/Zend/
H A Dzend_portability.h193 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) __attribute__ ((alloc_size(X))) argument
194 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument
196 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) argument
197 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
/PHP-7.2/
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.2/Zend/tests/
H A Dindirect_method_call_001.phpt13 $X = (new foo)->Inexistent(3);
/PHP-7.2/ext/gd/tests/
H A Dcolorresolve.phpt12 printf("%X\n", $c);
42 printf("%X\n", $c);
/PHP-7.2/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.2/ext/phar/tests/cache_list/files/
H A Dfrontcontroller2.phar6 …���ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GBMB

Completed in 140 milliseconds

12345678910>>...17