Home
last modified time | relevance | path

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

1...<<71727374757677787980>>...112

/php-src/Zend/tests/traits/
H A Dget_declared_traits_002.phpt8 interface b { }
/php-src/Zend/tests/type_declarations/mixed/syntax/
H A Dmixed_parameter_sucess4.phpt6 function foo(mixed $a = null, mixed $b = false, mixed $c = 1, mixed $d = 3.13, mixed $e = "", mixed…
/php-src/Zend/tests/
H A Dbug71539_2.phpt2 Bug #71539.2 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes)
H A Dgc_039.phpt11 mb_parse_str("a=b", $out);
H A Dloop_free_on_return.phpt7 foreach ($a as $b) {
H A Dmagic_methods_010.phpt7 static protected function __toString($a, $b) {
H A Dmagic_methods_005.phpt7 static function __call($a, $b);
/php-src/ext/mbstring/tests/
H A Dmb_ereg_search_syntax.phpt13 var_dump(mb_ereg_search("a\\{1,2\\}", "b"));
/php-src/ext/opcache/jit/ir/
H A D.gitignore13 b.c
/php-src/ext/standard/tests/url/
H A Dparse_url_basic_008.phpt74 --> /foo.php?a=b&c=d : string(7) "a=b&c=d"
75 --> foo.php?a=b&c=d : string(7) "a=b&c=d"
81 --> http://1.2.3.4:/abc.asp?a=1&b=2 : string(7) "a=1&b=2"
/php-src/ext/standard/tests/file/
H A Dfwrite_variation3-win32.phpt2 Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t mode
17 Test fwrite with file opened in mode : a,ab,at,a+,a+b,a+
21 $file_modes = array("a","ab","at","a+","a+b","a+t");
125 -- Opening file in a+b --
199 -- Opening file in a+b --
273 -- Opening file in a+b --
347 -- Opening file in a+b --
H A Dfwrite_variation3.phpt2 Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t modes
17 Test fwrite with file opened in mode : a,ab,at,a+,a+b,a+t
21 $file_modes = array("a","ab","at","a+","a+b","a+t");
126 -- Opening file in a+b --
200 -- Opening file in a+b --
274 -- Opening file in a+b --
348 -- Opening file in a+b --
H A Dbasename_variation2.phpt30 ".b",
54 basename for path foo, supplying suffix .b is:
74 basename for path foo/, supplying suffix .b is:
94 basename for path foo\, supplying suffix .b is:
114 basename for path foo.bar, supplying suffix .b is:
134 basename for path foo.bar/, supplying suffix .b is:
154 basename for path foo.bar\, supplying suffix .b is:
174 basename for path dir/foo.bar, supplying suffix .b is:
194 basename for path dir\foo.bar, supplying suffix .b is:
214 basename for path dir with spaces/foo.bar, supplying suffix .b is:
[all …]
H A Dftruncate_variation2-win32.phpt17 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
18 "w", "wb", "wt", "w+", "w+b", "w+t",
19 "x", "xb", "xt", "x+", "x+b", "x+t",
20 "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 …]
H A Dftruncate_variation2.phpt17 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
18 "w", "wb", "wt", "w+", "w+b", "w+t",
19 "x", "xb", "xt", "x+", "x+b", "x+t",
20 "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 …]
H A Dftruncate_variation3-win32.phpt17 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
18 "w", "wb", "wt", "w+", "w+b", "w+t",
19 "x", "xb", "xt", "x+", "x+b", "x+t",
20 "a", "ab", "at", "a+", "a+b", "a+t");
102 -- Testing ftruncate() with file opening using r+b mode --
150 -- Testing ftruncate() with file opening using w+b mode --
198 -- Testing ftruncate() with file opening using x+b mode --
246 -- Testing ftruncate() with file opening using a+b mode --
296 -- Testing ftruncate() with file opening using r+b mode --
344 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dftruncate_variation3.phpt17 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
18 "w", "wb", "wt", "w+", "w+b", "w+t",
19 "x", "xb", "xt", "x+", "x+b", "x+t",
20 "a", "ab", "at", "a+", "a+b", "a+t");
102 -- Testing ftruncate() with file opening using r+b mode --
150 -- Testing ftruncate() with file opening using w+b mode --
198 -- Testing ftruncate() with file opening using x+b mode --
246 -- Testing ftruncate() with file opening using a+b mode --
296 -- Testing ftruncate() with file opening using r+b mode --
344 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dftruncate_variation5-win32.phpt17 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
18 "w", "wb", "wt", "w+", "w+b", "w+t",
19 "x", "xb", "xt", "x+", "x+b", "x+t",
20 "a", "ab", "at", "a+", "a+b", "a+t");
104 -- Testing ftruncate() with file opening using r+b mode --
152 -- Testing ftruncate() with file opening using w+b mode --
200 -- Testing ftruncate() with file opening using x+b mode --
248 -- Testing ftruncate() with file opening using a+b mode --
298 -- Testing ftruncate() with file opening using r+b mode --
346 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dftruncate_variation5.phpt17 $file_modes = array("r", "rb", "rt", "r+", "r+b", "r+t",
18 "w", "wb", "wt", "w+", "w+b", "w+t",
19 "x", "xb", "xt", "x+", "x+b", "x+t",
20 "a", "ab", "at", "a+", "a+b", "a+t");
104 -- Testing ftruncate() with file opening using r+b mode --
152 -- Testing ftruncate() with file opening using w+b mode --
200 -- Testing ftruncate() with file opening using x+b mode --
248 -- Testing ftruncate() with file opening using a+b mode --
298 -- Testing ftruncate() with file opening using r+b mode --
346 -- Testing ftruncate() with file opening using w+b mode --
[all …]
/php-src/ext/opcache/tests/opt/
H A Dblock_pass_003.phpt13 list($a, $b) = 1 ? 1 : 2;
/php-src/ext/standard/tests/strings/
H A Dbug38322.phpt6 $str = "a b c d e";
/php-src/ext/pcre/tests/
H A Dgh15205_1.phpt7 $array = new ArrayIterator(array('a', array('b', 'c')));
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst23 $b = $a; // RC 2
25 unset($b); // RC 0, free
149 $b = $a; // RC 2
150 $b[] = 4; // Separation, $a RC 1, $b RC 1
152 var_dump($b); // [1, 2, 3, 4]
182 $b = new stdClass;
183 $a->b = $b;
184 $b->a = $a;
186 unset($b);
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c1607 PCRE2_UCHAR b, e; in set_start_bits() local
1614 b = *p++; in set_start_bits()
1616 re->start_bitmap[b/8] |= (1u << (b&7)); in set_start_bits()
1620 b = *p++; in set_start_bits()
1624 for (; b <= e; b++) in set_start_bits()
1625 re->start_bitmap[b/8] |= (1u << (b&7)); in set_start_bits()
1796 int b = -1; in PRIV() local
1836 else if (b < 0) /* Second one found */ in PRIV()
1849 b = c; /* Save second in b */ in PRIV()
1866 (b < 0 || re->last_codeunit != (uint32_t)b) in PRIV()
[all …]
/php-src/ext/zlib/tests/
H A Dob_001.phpt10 a=b

Completed in 60 milliseconds

1...<<71727374757677787980>>...112