Home
last modified time | relevance | path

Searched refs:b (Results 2126 – 2150 of 2383) sorted by relevance

1...<<81828384858687888990>>...96

/PHP-5.5/ext/phar/tests/
H A Dphar_offset_check.phpt19 $phar['b.txt'] = "second file\n";
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation15.phpt31 fwrite($file_handle, str_repeat(b"Hello, world...", 20));
H A Dcopy_variation9.phpt32 fwrite($file_handle, str_repeat(b"Hello2world...\n", 100));
H A Dfgetss_variation4.phpt36 $file_modes = array("r","rb", "rt","r+", "r+b", "r+t");
139 -- Testing fgetss() with file opened using r+b mode --
/PHP-5.5/ext/standard/tests/array/
H A Darray_walk_variation3.phpt52 array(b"binary"),
H A Dend_64bit.phpt51 $array_test = array("a", "b", "d", 7, "u" => "U", -4, "-.008" => "neg.008");
205 string(1) "b"
H A Dend.phpt51 $array_test = array("a", "b", "d", 7, "u" => "U", -4, "-.008" => "neg.008");
204 string(1) "b"
/PHP-5.5/ext/standard/tests/strings/
H A Dtrim_error.phpt27 var_dump(trim($hello, "a..b..c"));
H A Dcrypt_blowfish.phpt21 array('$2b$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e', "\xff\xff\xa3"),
24 array('$2b$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq', "\xa3"),
H A Dhtml_entity_decode_win1252.phpt118 SINGLE LEFT-POINTING ANGLE QUOTATION MARK: &#x2039; => 8b
157 SINGLE RIGHT-POINTING ANGLE QUOTATION MARK: &#x203A; => 9b
H A Dlcfirst.phpt38 'b', // single char
195 string(1) "b"
H A Dhtmlentities22.phpt42 $b = htmlspecialchars($test, $flag | $flag2, $charset, FALSE);
44 if ($a == $b)
47 echo sprintf("%s\tCHANGED (%s, %s)", $test, $a, $b), "\n";
/PHP-5.5/sapi/isapi/stresstest/
H A Dnotes.txt35 e:\inetpub\pages\test.php a=1&b=2
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt70 if (!mysqli_query($link, "INSERT INTO test(label) VALUES ('b')")) {
121 if (!$res = mysqli_query($link, "INSERT INTO test(label) VALUES ('b'), ('c')")) {
H A Dmysqli_query.phpt131 [%u|b%"valid"]=>
135 [%u|b%""]=>
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation4.phpt28 $haystack = b'string_val';
29 $needle = b'_';
H A Dmb_strrchr_variation4.phpt28 $haystack = b'string_val';
29 $needle = b'_';
H A Dmb_strstr_variation4.phpt28 $haystack = b'string_val';
29 $needle = b'_';
H A Dmb_strrichr_variation4.phpt28 $haystack = b'string_val';
29 $needle = b'_';
/PHP-5.5/ext/mysql/tests/
H A Dmysql_field_flags.phpt72 'label1 ENUM("a", "b")' => array(
76 'label1 SET("a", "b")' => array(
/PHP-5.5/ext/gd/libgd/
H A Dgd_arc_f_buggy.c40 int b;
70 b = height / 2;
75 axis_pt[1].y = b;
79 axis_pt[3].y = -b;
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.re36 # define strtoll(s, f, b) _atoi64(s)
39 # define strtoll(s, f, b) atoll(s)
41 # define strtoll(s, f, b) strtol(s, f, b)
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_basic.phpt13 var_dump(preg_replace('<\b[hH]\w{2,4}>', 'Bonjour', $string)); //finds h or H at the beginning of a…
H A Dpreg_split_error1.phpt20 $subject = '1 2 a 3 4 b 5 6';
/PHP-5.5/ext/simplexml/tests/
H A D025.phpt12 <xhtml:body html:title="b">

Completed in 39 milliseconds

1...<<81828384858687888990>>...96