Home
last modified time | relevance | path

Searched refs:b (Results 1901 – 1925 of 2216) sorted by relevance

1...<<71727374757677787980>>...89

/PHP-7.2/ext/spl/tests/
H A Dpqueue_002.phpt6 public function compare($a, $b) {
/PHP-7.2/ext/sqlite3/tests/
H A Dsqlite3_10_bound_value_name.phpt16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
H A Dsqlite3_12_unfinalized_stmt_cleanup.phpt16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
H A Dsqlite3_26_reset_prepared_stmt.phpt16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
H A Dsqlite3_27_reset_prepared_stmt_result.phpt16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
H A Dsqlite3_35_stmt_readonly.phpt21 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
/PHP-7.2/ext/standard/tests/general_functions/
H A D001.phpt32 $test = sprintf("%b", 3457925);
/PHP-7.2/ext/standard/tests/strings/
H A Dhtmlentities-utf.phpt50 string(16) "266561637574653b"
H A Dstr_split_basic.phpt63 string(1) "b"
H A Dimplode1.phpt16 array("a","aaaa","b","bbbb","c","ccccccccccccccccccccc")
173 string(42) "a, aaaa, b, bbbb, c, ccccccccccccccccccccc"
180 string(1) "b"
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_bit.phpt12 // b'001' syntax not supported before 5.0.3
73 $sql = sprintf("INSERT INTO test(id, bit_value) VALUES (%s, b'%s')", $value, $bin);
/PHP-7.2/main/
H A DSAPI.h186 #define sapi_add_header(a, b, c) sapi_add_header_ex((a),(b),(c),1) argument
/PHP-7.2/ext/phar/tests/tar/files/
H A Dcorrupt_tarmaker.php.inc110 function _pear2tarchecksum($a, $b) {return $a + ord($b);}
H A Dmake.dangerous.tar.php.inc104 function _pear2tarchecksum($a, $b) {return $a + ord($b);}
/PHP-7.2/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_007w.phpt25 function __construct($f, $s, $x1, $x2, $x3, $b) {
27 $this->booleanMessage = $b;
H A Dr4_groupH_complex_rpcenc_008w.phpt25 function __construct($f, $s, $x1, $x2, $x3, $b) {
27 $this->booleanMessage = $b;
H A Dr4_groupH_complex_rpcenc_009w.phpt25 function __construct($f, $s, $x1, $x2, $x3, $b) {
27 $this->booleanMessage = $b;
H A Dr4_groupH_complex_rpcenc_010w.phpt25 function __construct($f, $s, $x1, $x2, $x3, $b) {
27 $this->booleanMessage = $b;
/PHP-7.2/ext/reflection/tests/
H A DReflectionMethod_getModifiers_basic.phpt37 public function __call($a, $b) {}
43 public function __set($a, $b) {}
/PHP-7.2/ext/filter/tests/
H A D015.phpt65 var_dump(filter_var("http://www.example.com/index.php?a=b&c=d", FILTER_VALIDATE_URL, FILTER_FLAG_QU…
120 string(40) "http://www.example.com/index.php?a=b&c=d"
/PHP-7.2/ext/standard/tests/array/
H A Darray_unshift_variation3.phpt28 array("a","aaaa","b","bbbb","c","ccccc"),
225 string(1) "b"
246 string(1) "b"
/PHP-7.2/ext/standard/tests/url/
H A Dparse_url_basic_004.phpt80 --> /foo.php?a=b&c=d : NULL
81 --> foo.php?a=b&c=d : NULL
87 --> http://1.2.3.4:/abc.asp?a=1&b=2 : NULL
H A Dparse_url_basic_006.phpt80 --> /foo.php?a=b&c=d : NULL
81 --> foo.php?a=b&c=d : NULL
87 --> http://1.2.3.4:/abc.asp?a=1&b=2 : NULL
H A Dparse_url_basic_009.phpt80 --> /foo.php?a=b&c=d : NULL
81 --> foo.php?a=b&c=d : NULL
87 --> http://1.2.3.4:/abc.asp?a=1&b=2 : NULL
H A Dparse_url_basic_005.phpt80 --> /foo.php?a=b&c=d : NULL
81 --> foo.php?a=b&c=d : NULL
87 --> http://1.2.3.4:/abc.asp?a=1&b=2 : NULL

Completed in 30 milliseconds

1...<<71727374757677787980>>...89