Home
last modified time | relevance | path

Searched refs:B (Results 876 – 900 of 988) sorted by relevance

1...<<31323334353637383940

/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_variations.phpt34 string(1) "B"
/php-src/ext/dom/tests/modern/spec/
H A DElement_hasAttribute.phpt24 $attr->value = "B";
H A DElement_hasAttributeNS.phpt37 $attr->value = "B";
/php-src/ext/mbstring/tests/
H A Dutf8_mobile_encodings.phpt141 testUTF8Variant('UTF-8-Mobile#KDDI-B', '/data/UTF-8-KDDI-B.txt');
148 UTF-8-Mobile#KDDI-B OK
H A Dmb_convert_kana.phpt138 if ($converted !== "\x1b\$B\$2!+\x1b(B")
139 echo "Failed! Expected " . bin2hex("\x1b\$B\$2!+\x1b(B") . ", got: " . bin2hex($converted) . "\n";
/php-src/ext/date/tests/
H A Dgmdate_variation9.phpt15 'Swatch Internet time' => 'B',
H A Dstrftime_variation4.phpt14 'Full month name' => "%B",
H A Dgmstrftime_variation4.phpt13 'Full month name' => "%B",
/php-src/ext/ldap/tests/
H A Dldap_list_basic.phpt141 string(6) "user B"
H A Dldap_search_basic.phpt142 string(6) "user B"
H A Dconnect.inc66 "description" => "user B",
H A Dldap_search_overrides.phpt155 string(6) "user B"
H A Dldap_search_variation6.phpt162 string(6) "user B"
/php-src/ext/spl/tests/
H A Dbug81992b.phpt30 $obj[2] = str_repeat('B', 10);
/php-src/ext/dom/tests/modern/token_list/
H A Ddimensions_error.phpt8 $dom = DOM\XMLDocument::createFromString('<root class="A B C"/>');
/php-src/ext/pdo_firebird/tests/
H A Dbug_15604.phpt74 ["B"]=>
/php-src/ext/dom/tests/
H A DDOMNode_isEqualNode.phpt35 <p>B</p>
161 <p>B</p>
174 <p>B</p>
196 <p>B</p>
/php-src/ext/tidy/tests/
H A D012.phpt28 …$a = tidy_parse_string("<HTML><BODY BGCOLOR=#FFFFFF ALINK=#000000><B>Hi</B><I>Bye<U>Test</U></I></…
/php-src/win32/build/
H A Dphpize.js.in23 var B = FSO.CreateTextFile("configure.bat", true); variable
266 B.WriteLine("@echo off");
267 B.WriteLine("cscript /nologo /e:jscript configure.js %*");
/php-src/ext/filter/tests/
H A D033.phpt33 callback PHP 1 FOO@BAR.COM HTTP://A.B.C 1.2.3.4 123 123ABC<>() O…
/php-src/ext/pdo/tests/
H A Dpdo_017.phpt42 $db->exec("INSERT INTO test017 VALUES(2, 'B')");
/php-src/ext/xsl/tests/
H A Dbug71571_b.phpt2 Request #71571 (XSLT processor should provide option to change maxDepth) - variant B
/php-src/ext/opcache/tests/jit/
H A Didentical_002.phpt72 echo "B\n";
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c5869 #define luaL_addchar(B,c)((void)((B)->p<((B)->buffer+BUFSIZ)||luaL_prepbuffer(B)),(*(B)->p++=(char)…
5870 #define luaL_addsize(B,n)((B)->p+=(n))
6055 #define bufflen(B)((B)->p-(B)->buffer)
6056 #define bufffree(B)((size_t)(BUFSIZ-bufflen(B)))
6061 lua_pushlstring(B->L,B->buffer,l);
6062 B->p=B->buffer;
6063 B->lvl++;
6081 B->lvl=B->lvl-toget+1;
6095 lua_concat(B->L,B->lvl);
6115 B->L=L;
[all …]
/php-src/ext/standard/tests/strings/
H A Dmd5_file.phpt79 string(16) "��ُ%0�� ���B~"

Completed in 42 milliseconds

1...<<31323334353637383940