Home
last modified time | relevance | path

Searched refs:x (Results 976 – 1000 of 1169) sorted by relevance

1...<<31323334353637383940>>...47

/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation21.phpt27 'Preferred date representation' => "%x",
H A Dstrftime_variation21.phpt27 'Preferred date representation' => "%x",
/PHP-5.5/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-5.5/Zend/tests/
H A Dbug31683.phpt57 $x = $foo["ok"];
/PHP-5.5/tests/func/
H A D010.phpt30 $str = "<?php\nfunction x(";
/PHP-5.5/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-5.5/ext/com_dotnet/
H A Dcom_extension.c384 #define COM_CONST(x) REGISTER_LONG_CONSTANT(#x, x, CONST_CS|CONST_PERSISTENT) in PHP_MINIT_FUNCTION() argument
/PHP-5.5/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-5.5/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-5.5/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-5.5/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-5.5/ext/iconv/tests/
H A Diconv_substr.phpt12 printf("%02x", ord($str[$i]));
/PHP-5.5/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-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt47 var $x;
50 function point($x, $y) {
51 $this->x = $x;
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c16150 x.Y, x.M, x.D, x.h, x.m, (int)(x.s)); in datetimeFunc()
17532 x = (x>>1) ^ (-(int)(x&1) & 0xd0000001); in randomFill()
17540 x = (x>>1) ^ (-(int)(x&1) & 0xd0000001); in randomFill()
52760 #define get2byte(x) ((x)[0]<<8 | (x)[1])
67823 #define FOUR_BYTE_UINT(x) (((u32)(x)[0]<<24)|((x)[1]<<16)|((x)[2]<<8)|(x)[3])
67824 #define FOUR_BYTE_INT(x) (16777216*(i8)((x)[0])|((x)[1]<<16)|((x)[2]<<8)|(x)[3])
97493 if( x<0 || x>0x10ffff ) x = 0xfffd;
105052 for(x=sqliteHashFirst(pTbls); x; x=sqliteHashNext(x)){
132757 # define MIN(x,y) ((x)<(y)?(x):(y))
132760 # define MAX(x,y) ((x)>(y)?(x):(y))
[all …]
/PHP-5.5/ext/snmp/
H A Dconfig.m419 if test -x "$SNMP_CONFIG"; then
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_basic.phpt39 writeAndDump( $fp, "Testing %b %d %f %s %x %X", array( 9, 6, 2.5502, "foobar", 15, 65 ) );
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_search_xxx.phpt34 do_tests( $enc, 'x' );
/PHP-5.5/ext/xsl/
H A Dconfig.m420 if test -x "$i/bin/xslt-config"; then

Completed in 347 milliseconds

1...<<31323334353637383940>>...47