Home
last modified time | relevance | path

Searched refs:x (Results 1001 – 1025 of 1216) sorted by relevance

1...<<414243444546474849

/PHP-5.6/ext/ereg/tests/
H A Dsplit_basic_002.phpt58 --> Pattern: '[x]|[^x]'; match: 'abcdef'
H A Dspliti_basic_002.phpt58 --> Pattern: '[x]|[^x]'; match: 'abcdef'
H A Dereg_basic_004.phpt18 var_dump(ereg('[:alpha:]', 'x', $regs));
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput397 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
106 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
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.6/ext/fileinfo/libmagic/
H A Dcdf.c83 #define CDF_TOLE8(x) ((uint64_t)(NEED_SWAP ? _cdf_tole8(x) : (uint64_t)(x))) argument
84 #define CDF_TOLE4(x) ((uint32_t)(NEED_SWAP ? _cdf_tole4(x) : (uint32_t)(x))) argument
85 #define CDF_TOLE2(x) ((uint16_t)(NEED_SWAP ? _cdf_tole2(x) : (uint16_t)(x))) argument
86 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) argument
/PHP-5.6/
H A DINSTALL254 2. cd apache_1.3.x
259 6. cd php-5.x.y
264 10. cd ../apache_1.3.x
275 13. cd ../php-5.x.y
368 Apache 2.x on Unix systems
655 3. gunzip php-x.x.x.tar.gz (if you have a .gz dist, otherwise go to
657 4. tar xvf php-x.x.x.tar
658 5. Change to your extracted PHP directory: cd ../php-x.x.x
1494 $ mv extname-x.x.x extname
1601 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x], where x, y and z mean the PHP
[all …]
/PHP-5.6/ext/date/tests/
H A Dgmstrftime_variation21.phpt27 'Preferred date representation' => "%x",
H A Dstrftime_variation21.phpt27 'Preferred date representation' => "%x",
/PHP-5.6/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.6/ext/mbstring/tests/
H A Dhtmlent.phpt12 arg_separator.input=x
/PHP-5.6/ext/fileinfo/
H A Dconfig.m433 memset(s1, 'x', 8);
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug66112.phpt14 }catch(SoapFault $x){
/PHP-5.6/ext/oci8/tests/
H A Derror_set.phpt39 $s = "x";
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_field_count.phpt34 if (!mysqli_query($link, "INSERT INTO test(id, label) VALUES (100, 'x')"))
/PHP-5.6/Zend/tests/
H A Dbug31683.phpt57 $x = $foo["ok"];
/PHP-5.6/tests/func/
H A D010.phpt30 $str = "<?php\nfunction x(";
/PHP-5.6/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.6/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.6/Zend/
H A Dzend_ini_scanner.l58 #define yyless(x) do { YYCURSOR = (unsigned char*)yytext + x; \ argument
59 yyleng = (unsigned int)x; } while(0)
/PHP-5.6/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"
/PHP-5.6/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/.…
/PHP-5.6/ext/iconv/tests/
H A Diconv_substr.phpt12 printf("%02x", ord($str[$i]));
/PHP-5.6/ext/standard/tests/array/
H A Darray_diff_variation7.phpt39 $arr1 = array('x', 'y', 'z');

Completed in 44 milliseconds

1...<<414243444546474849