Home
last modified time | relevance | path

Searched refs:b (Results 1876 – 1900 of 2383) sorted by relevance

1...<<71727374757677787980>>...96

/PHP-5.5/ext/standard/tests/file/
H A Dfseek_ftell_rewind_basic2-win32.phpt27 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
28 "x","xb","xt","x+","x+b","x+t");
142 -- File opened in mode w+b --
238 -- File opened in mode x+b --
336 -- File opened in mode w+b --
432 -- File opened in mode x+b --
H A Dfseek_ftell_rewind_basic2.phpt26 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
27 "x","xb","xt","x+","x+b","x+t");
141 -- File opened in mode w+b --
237 -- File opened in mode x+b --
335 -- File opened in mode w+b --
431 -- File opened in mode x+b --
H A Dfseek_ftell_rewind_basic1.phpt20 $file_modes = array( "r","rb","rt","r+","r+b","r+t",
21 "a","ab","at","a+","a+b","a+t");
131 -- File opened in mode r+b --
227 -- File opened in mode a+b --
325 -- File opened in mode r+b --
421 -- File opened in mode a+b --
H A Dis_uploaded_file_basic.phpt34 var_dump(is_uploaded_file('a', 'b'));
/PHP-5.5/sapi/litespeed/
H A DREADME54 start manually from command with option "-b <socket_address>", socket
58 ./lsphp -b [::]:3000
62 ./lsphp -b *:3000
66 ./lsphp -b 192.168.0.2:3000
70 ./lsphp -b /tmp/lsphp_manual.sock
202 When PHP started by "-b" option, it is disabled automatically.
/PHP-5.5/ext/standard/tests/strings/
H A Durl_t.phpt63 '/foo.php?a=b&c=d',
64 'foo.php?a=b&c=d',
69 'http://1.2.3.4:/abc.asp?a=1&b=2',
667 --> /foo.php?a=b&c=d: array(2) {
671 string(7) "a=b&c=d"
674 --> foo.php?a=b&c=d: array(2) {
678 string(7) "a=b&c=d"
719 --> http://1.2.3.4:/abc.asp?a=1&b=2: array(4) {
727 string(7) "a=1&b=2"
/PHP-5.5/ext/spl/tests/
H A Drecursive_tree_iterator_setprefixpart.phpt10 "a" => array("b")
/PHP-5.5/ext/sqlite3/tests/
H A Dbug68760.phpt9 function oopsFunction($a, $b) {
H A Dsqlite3_14_querysingle.phpt16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
H A Dsqlite3_18_changes.phpt16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
H A Dsqlite3_prepared_stmt_clear_with_params.phpt15 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_mysqlnd_read_timeout_long.phpt45 [%u|b%"SLEEP(6)"]=>
H A Dmysqli_mysqlnd_read_timeout_zero.phpt44 [%u|b%"SLEEP(2)"]=>
H A Dmysqli_stmt_bind_result_references.phpt295 [%u|b%"bar"]=>
297 [%u|b%"foo"]=>
307 [%u|b%"id_ref"]=>
309 [%u|b%"bar"]=>
311 [%u|b%"foo"]=>
/PHP-5.5/ext/date/tests/
H A Dstrftime_error.phpt16 $format = '%b %d %Y %H:%M:%S';
/PHP-5.5/ext/standard/tests/array/
H A Dmax_variation2.phpt15 var_dump(max(array("", "t", "b")));
H A Dbug34227.phpt60 $arr = explode('a', 'b');
H A Dmin_variation2.phpt15 var_dump(min(array("", "t", "b")));
/PHP-5.5/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt17 "ь"=>"\'","б"=>"b","ю"=>"yu",
/PHP-5.5/ext/mysql/tests/
H A Dtable.inc21 if (!mysql_query("INSERT INTO test(id, label) VALUES (1, 'a'), (2, 'b'), (3, 'c'), (4, 'd'), (5, 'e…
/PHP-5.5/Zend/tests/
H A Dbug26698.phpt18 function three($a, $b, $c)
/PHP-5.5/ext/oci8/tests/
H A Dbug44206.phpt18 cursor (select $x from dual) b
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-1669 0: a\x{0a}b
72 a\x{12257}b
73 0: a\x{12257}b
74 a\x{12257}\x{11234}b
78 a\x{100}b
327 a\x{100}b
328 0: a\x{100}b
658 Need char = 'b'
698 ABC\x{0b}
699 0: \x{0b}
[all …]
H A Dtestoutput18-3267 0: a\x{0a}b
70 a\x{12257}b
72 a\x{12257}\x{11234}b
73 0: a\x{12257}\x{11234}b
76 a\x{100}b
325 a\x{100}b
326 0: a\x{100}b
658 Need char = 'b'
695 ABC\x{0b}
696 0: \x{0b}
[all …]
/PHP-5.5/ext/intl/tests/
H A Duconverter_oop_callback_return.phpt13 case "\x82": return ord('b');

Completed in 56 milliseconds

1...<<71727374757677787980>>...96