Home
last modified time | relevance | path

Searched refs:b (Results 1951 – 1975 of 2784) sorted by relevance

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

/php-src/ext/date/tests/
H A Dgh10747-3.phpt57 …s:1:"i";i:0;s:1:"s";i:0;s:1:"f";d:0;s:6:"invert";i:0;s:4:"days";b:0;s:11:"from_string";b:0;s:7:"!I…
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_assoc.phpt39 'b' AS '1000000',
101 string(1) "b"
/php-src/ext/openssl/tests/
H A Dopenssl_seal_basic.phpt9 $b = array(1);
14 var_dump(openssl_seal($a, $b, $c, $d, $method));
/php-src/tests/lang/
H A DforeachLoop.006.phpt5 $a = array("a","b","c");
/php-src/ext/iconv/tests/
H A Diconv_strpos-charset-length-cve-2007-4840.phpt8 var_dump(iconv_strpos("a", "b", 0, $a));
H A Diconv_strrpos-charset-length-cve-2007-4840.phpt8 var_dump(iconv_strrpos("a", "b", $a));
/php-src/Zend/tests/nullsafe_operator/
H A D025.phpt7 var_dump(${$a?->b}->c);
/php-src/Zend/tests/
H A Dindirect_call_array_001.phpt6 $arr = array('a', 'b');
H A Dheredoc_003.phpt14 This is heredoc test #$b.
H A Dheredoc_004.phpt14 This is heredoc test #{$b}.
H A Dbug36071.phpt8 $a[0]->b = 0;
H A Dflexible-heredoc-error13.phpt8 b
H A Doct_overflow_char.phpt6 // "abc", ordinarily 'b' would be \142, but we'll deliberately overflow the value by \400
H A Dstr_offset_007.phpt10 $a[0][$d]='b';
H A Dbug80072.phpt13 $a[]=&$a == $a=&$b > gc_collect_cycles();
/php-src/ext/mbstring/tests/
H A Dmb_split_empty_match.phpt20 string(2) "b
H A Dmb_ereg_replace-compat-11.phpt13 echo mb_ereg_replace("a(.*)b(.*)c","\\1",$a);
/php-src/win32/build/
H A Dphpize.bat6 exit /b 3
/php-src/ext/standard/tests/array/range/
H A Drange_negative_step_decreasing_ranges.phpt16 string(1) "b"
/php-src/ext/opcache/tests/jit/
H A Dbool_not_001.phpt15 var_dump(!$b =& $a);
/php-src/ext/standard/tests/array/
H A Darray_unique_variation2.phpt49 …array("a\v\f", "aaaa\r", "b", "aaaa\r", "\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted st…
50 …array('a\v\f', 'aaaa\r', 'b', 'aaaa\r', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
117 string(1) "b"
128 string(1) "b"
/php-src/ext/standard/tests/strings/
H A Dhtmlentities20.phpt65 $b = htmlspecialchars($test, $flag | ENT_DISALLOWED, "UTF-8");
66 … if ($a == "" && $b == "") { echo sprintf("%05X", $tests[$i]), ": INVALID SEQUENCE\n"; continue; }
67 echo sprintf("%05X", $tests[$i]), ": ", bin2hex($a), " ", bin2hex($b), "\n";
148 00009: 265461623b 09
/php-src/ext/opcache/tests/
H A Dbug77191.phpt10 case 2: return 'b';
/php-src/ext/intl/tests/
H A Dbug65732.phpt9 var_dump(grapheme_strrpos("a\r\nb", 'b'));
/php-src/Zend/tests/readonly_classes/
H A Dreadonly_class_unserialize_error.phpt9 $readonly = unserialize('O:1:"C":1:{s:1:"x";b:1;}');

Completed in 24 milliseconds

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