Home
last modified time | relevance | path

Searched refs:x (Results 1151 – 1175 of 1349) sorted by relevance

1...<<41424344454647484950>>...54

/PHP-7.1/ext/date/tests/
H A Dstrftime_variation21.phpt27 'Preferred date representation' => "%x",
H A Dgmstrftime_variation21.phpt27 'Preferred date representation' => "%x",
/PHP-7.1/ext/dom/tests/
H A Dbug38474.phpt2 …474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x)
/PHP-7.1/ext/fileinfo/
H A Dconfig.m433 memset(s1, 'x', 8);
/PHP-7.1/ext/pdo_firebird/
H A Dconfig.m413 if test -x "$FB_CONFIG" && test "$PHP_PDO_FIREBIRD" = "yes"; then
/PHP-7.1/tests/classes/
H A Darray_access_001.phpt72 $x = $obj[6] = 'changed 6';
74 var_dump($x);
H A Darray_access_002.phpt72 $x = $obj[6] = 'changed 6';
74 var_dump($x);
/PHP-7.1/ext/standard/tests/file/
H A Dfgetc_basic.phpt234 string(1) "x"
260 string(1) "x"
286 string(1) "x"
312 string(1) "x"
338 string(1) "x"
364 string(1) "x"
H A Dfgets_variation3.phpt15 "x+", "x+b", "x+t");
357 -- Testing fgets() with file opened using mode x+ --
405 -- Testing fgets() with file opened using mode x+b --
453 -- Testing fgets() with file opened using mode x+t --
H A Dfscanf_variation54.phpt42 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput14149 A\x{123}B
150 ** Character \x{123} is greater than 255 and UTF-8 mode is not enabled.
154 ** Character \x{123} is greater than 255 and UTF-8 mode is not enabled.
158 /\x{100}/I
159 Failed: character value in \x{} or \o{} is too large at offset 6
162 Failed: character value in \x{} or \o{} is too large at offset 6
366 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
/PHP-7.1/ext/standard/tests/misc/
H A Dget_browser_basic.phpt30 for( $x = 0; $x < 20; $x++) {
31 var_dump( get_browser( $browsers[$x], true ) );
544 string(47) "~^opera/9\.2.* \(macintosh; .*mac os x;.*\).*$~"
1326 …string(99) "~^mozilla/.* \(iphone; .; .*mac os x.*\) applewebkit/.* \(.*\) version/.*\..* mobile/.…
1398 …string(99) "~^mozilla/5\.0 \(ipod; u; .*mac os x; en\) applewebkit/.* \(.*\) version/3\.0 mobile/.…
H A Dget_browser_variation1.phpt31 for( $x = 20; $x < $count; $x++) {
32 var_dump( get_browser( $browsers[$x], true ) );
41 …string(94) "~^mozilla/5\.0 \(macintosh; .; .*mac os x.*\) applewebkit/.* \(.*\) version/3\.1.* saf…
183 string(67) "~^mozilla/5\.0 \(macintosh; .*mac os x.*\) gecko/.* camino/1\.5.*$~"
/PHP-7.1/ext/iconv/tests/
H A Diconv_substr.phpt12 printf("%02x", ord($str[$i]));
/PHP-7.1/ext/standard/tests/array/
H A Darray_diff_variation7.phpt39 $arr1 = array('x', 'y', 'z');
H A Darray_unshift_variation7.phpt95 The quick brown fo x jumped over the lazy dog"
109 The quick brown fo x jumped over the lazy dog"
H A Darray_walk_recursive_variation6.phpt68 $input = array( "a" => "Apple", 'z' => array('b' => 'Bananna', "c" => "carrot"), 'x' => array('o' =…
78 $input = array( 0 => array(0 => 1, 1 => 2), "x" => array("a" => "Apple", "b" => "Banana"), 2 =>3);
/PHP-7.1/ext/curl/
H A Dconfig.w3210 var reg = /LIBCURL_VERSION_NUM\s+(0x[a-z0-9]+)/gi;
/PHP-7.1/ext/pdo/tests/
H A Dbug_52098.phpt18 $db->exec("CREATE TABLE test (x int)");
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h47 #define mysql_debug(x) mysqlnd_debug((x)) argument
/PHP-7.1/ext/reflection/tests/
H A DReflectionType_001.phpt10 function bar(self $x): int { return 1; }
11 function pbar(parent $x): int { return 1; }
H A DReflectionProperty_error.phpt22 new ReflectionProperty('C', 'p', 'x');
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregenc.c825 int x, c; in onigenc_with_ascii_strncmp() local
831 x = *sascii - c; in onigenc_with_ascii_strncmp()
832 if (x) return x; in onigenc_with_ascii_strncmp()
/PHP-7.1/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt47 var $x;
50 function __construct($x, $y) {
51 $this->x = $x;
/PHP-7.1/
H A DINSTALL8 + Apache 2.x on Unix systems
105 * Apache 2.x on Unix systems
146 * libtool: 1.4.x+ (except 1.4.2)
164 Apache 2.x on Unix systems
451 3. gunzip php-x.x.x.tar.gz (if you have a .gz dist, otherwise go to
453 4. tar xvf php-x.x.x.tar
454 5. Change to your extracted PHP directory: cd ../php-x.x.x
511 <Object name="x-httpd-php">
1290 $ mv extname-x.x.x extname
1397 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x], where x, y and z mean the PHP
[all …]

Completed in 58 milliseconds

1...<<41424344454647484950>>...54