Home
last modified time | relevance | path

Searched refs:B (Results 251 – 275 of 409) sorted by relevance

1...<<11121314151617

/PHP-5.3/ext/standard/tests/strings/
H A Dvfprintf_basic5.phpt44 A B
45 A B C
H A Dprintf_basic5.phpt55 A B
59 A B C
H A Dstr_word_count.phpt123 string(1) "B"
157 string(1) "B"
183 string(1) "B"
217 string(1) "B"
H A Dhtmlentities14.phpt14 string(6) "�A�B�C"
/PHP-5.3/ext/pdo/tests/
H A Dpdo_009.phpt23 $db->exec('INSERT INTO test VALUES(2, 1, \'B\')');
78 string(1) "B"
115 string(1) "B"
H A Dpdo_014.phpt21 $db->exec('INSERT INTO test VALUES(2, \'B\', \'Group2\')');
83 string(1) "B"
99 string(1) "B"
H A Dpdo_020.phpt19 $db->exec("INSERT INTO test VALUES(2, 'B', 'B')");
H A Dpdo_010.phpt23 $db->exec('INSERT INTO test VALUES(2, 1, \'B\', \'Group1\')');
80 string(1) "B"
110 string(1) "B"
/PHP-5.3/ext/standard/tests/general_functions/
H A Dbug52138.data9 B=A "A" A
/PHP-5.3/ext/spl/tests/
H A Dfileobject_001.phpt33 echo "===B===\n";
75 ===B===
/PHP-5.3/ext/soap/tests/schema/
H A Dschema085.phpt28 class B extends A {
33 test_schema($schema,'type="tns:testType"',new B());
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput7147 a\x{10a0}B
358 A\x{1712}B
376 A\x{1712}B
409 /\b...\B/8W
418 /\b...\B/8
428 /\b...\B/W
455 /\p{Lu}+9\p{Lu}+B\p{Lu}+b/BZ
459 /\P{Lu}+9\P{Lu}+B\P{Lu}+b/BZ
471 /A+\p{N}A+\dB+\p{N}*B+\d*/WBZ
616 /A\x{3a3}B/8iDZ
[all …]
H A Dtestoutput7345 a\x{10a0}B
870 /\b...\B/8W
884 /\b...\B/8
900 /\b...\B/W
976 B
989 B
1002 B
1071 B+
1073 B+
1309 /i B
[all …]
/PHP-5.3/ext/standard/tests/array/
H A Darray_user_key_compare.phpt5 $arr = array("A" => 1, "B" => 1);
/PHP-5.3/Zend/tests/
H A Dbug54624.phpt15 class B extends A
H A Dbug31098.phpt28 echo $simpleString["wrong"] === "B"?"ok\n":"bug\n";
29 echo $simpleString["0"] === "B"?"ok\n":"bug\n";
H A Dbug48770_2.phpt23 class B extends A {
38 class C extends B {
H A Dinstanceof.phpt13 var_dump($a instanceof B);
H A Dbug51791.phpt7 const B = 1;
H A Dcatch.phpt17 } catch (B $e) {
H A Dns_029.phpt5 use A\B as Foo;
/PHP-5.3/ext/date/tests/
H A D009_win32.phpt18 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
28 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
H A Dbug33532.phpt20 print "strftime " . strftime("%r %B%e %Y %Z %z", $tStamp) . "\n";
29 print "strftime " . strftime("%r %B%e %Y %Z %z", $tStamp) . "\n";
/PHP-5.3/ext/standard/tests/math/
H A Dpi_basic.phpt9 // N.B pi() ignores all specified arguments no error
/PHP-5.3/ext/tidy/tests/
H A D014.phpt7 $text = "<B>testing</I>";

Completed in 42 milliseconds

1...<<11121314151617