Home
last modified time | relevance | path

Searched refs:b (Results 2076 – 2100 of 2616) sorted by relevance

1...<<81828384858687888990>>...105

/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp874_1.phpt34 system("dir /b " . $fn);
H A Dtest_cp1252_0.phpt33 system("dir /b " . $fn);
H A Dtest_cp1254_to_utf8_3.phpt31 system("dir /b \"" . $fn . "\"");
/php-src/ext/standard/tests/strings/
H A Dfprintf_variation_003.phpt21 fprintf( $fp, "%b", $bin_num );
H A Dfprintf_variation_003_64bit.phpt21 fprintf( $fp, "%b", $bin_num );
/php-src/ext/mysqli/tests/functions/
H A Dmysqli_field_count.phpt16 …mysqli_query($link, "CREATE TABLE test_mysqli_field_count (a int, b varchar(10)) ENGINE = " . get_…
H A Dmysqli_num_fields.phpt16 …mysqli_query($link, "CREATE TABLE test_mysqli_num_fields (a int, b varchar(10)) ENGINE = " . get_d…
H A Dmysqli_num_rows.phpt16 …mysqli_query($link, "CREATE TABLE test_mysqli_num_rows (a int, b varchar(10)) ENGINE=" . get_defau…
/php-src/ext/opcache/tests/opt/
H A Ddce_007.phpt16 $b = [$a];
H A Ddce_008.phpt16 $b[0] = $a;
/php-src/ext/standard/tests/file/
H A Dfnmatch_variation.phpt56 32 => b"match*",
57 33 => b"*.tmp",
58 34 => b"mat*",
59 35 => b"mat*tmp",
60 36 => b"m*t",
110 b"string"
H A Dfseek_ftell_rewind_variation1.phpt13 $file_modes = array( "r","rb","rt","r+","r+b","r+t",
14 "a","ab","at","a+","a+b","a+t");
116 -- File opened in mode r+b --
206 -- File opened in mode a+b --
298 -- File opened in mode r+b --
388 -- File opened in mode a+b --
H A Dfseek_ftell_rewind_variation2-win32.phpt19 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
20 "x","xb","xt","x+","x+b","x+t");
125 -- File opened in mode w+b --
215 -- File opened in mode x+b --
307 -- File opened in mode w+b --
397 -- File opened in mode x+b --
H A Dfseek_ftell_rewind_variation2.phpt19 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
20 "x","xb","xt","x+","x+b","x+t");
125 -- File opened in mode w+b --
215 -- File opened in mode x+b --
307 -- File opened in mode w+b --
397 -- File opened in mode x+b --
H A Dftruncate_variation4.phpt11 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
12 "w", "wb", "wt", "w+", "w+b", "w+t",
13 "x", "xb", "xt", "x+", "x+b", "x+t",
14 "a", "ab", "at", "a+", "a+b", "a+t");
103 -- Testing ftruncate() with file opening using r+b mode --
151 -- Testing ftruncate() with file opening using w+b mode --
199 -- Testing ftruncate() with file opening using x+b mode --
247 -- Testing ftruncate() with file opening using a+b mode --
297 -- Testing ftruncate() with file opening using r+b mode --
345 -- Testing ftruncate() with file opening using w+b mode --
[all …]
/php-src/ext/simplexml/tests/
H A D031.phpt8 <root s:att1="b" att1="a"
51 <root xmlns:s="urn::test" xmlns:t="urn::test-t" xmlns:v="urn::test-v" s:att1="b" att1="a" v:att11="…
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor_empty.phpt72 in = 0 -> id = 2 (integer) / label = 'b' (string)
74 in = 0 -> id = 2 (integer) / label = 'b' (string)
/php-src/ext/mysqli/tests/
H A Dmysqli_result_references_mysqlnd.phpt108 string(1) "b" interned
116 string(1) "b" interned
/php-src/ext/opcache/tests/jit/
H A Dassign_dim_op_001.phpt13 $a[$x . "b"] = 0;
14 $a[$x . "b"] += 2;
H A Dfetch_dim_r_001.phpt24 $y = "b";
/php-src/ext/pcre/tests/
H A Dpreg_replace_variation1.phpt12 $new_string = preg_replace(array('/\b\w{1}s/', '/(\d{1})-(\d{1})/', '/[\(!\)]/'), array('test', '$1…
H A D002.phpt22 string(12) "a${1b${1c${1"
/php-src/ext/reflection/tests/
H A DReflectionClass_newInstanceArgs_002.phpt9 public function __construct($a, $b) {
/php-src/ext/standard/tests/time/
H A Dstrptime_error.phpt17 $format = '%b %d %Y %H:%M:%S';
/php-src/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error2.phpt22 $b = new B;

Completed in 38 milliseconds

1...<<81828384858687888990>>...105