Home
last modified time | relevance | path

Searched refs:b3 (Results 1 – 25 of 32) sorted by relevance

12

/php-src/Zend/tests/
H A Dclass_properties_static.phpt8 public $b3 = "foo " . " bar " . " baz";
14 $f->b3
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback2.phpt18 var_dump(preg_replace_callback('@\b\w{1,2}\b@', 'g', array('a b3 bcd', 'v' => 'aksfjk', 12 => 'aa b…
27 string(12) "'a' 'b3' bcd"
/php-src/ext/reflection/tests/property_hooks/
H A DReflectionProperty_isInitialized.phpt16 public $b3 { set => throw new Exception(); }
51 b3
/php-src/ext/xsl/tests/
H A Dxslt001.phpt20 �3 b3 c3 <br/>
H A Dxslt003.phpt21 �3 b3 c3 <br/>
H A Dxslt006.phpt21 �3 b3 c3 <br/>
H A Dxslt007.phpt22 �3 b3 c3 <br/>
H A Dxslt008-mb.phpt27 �3 b3 c3 <br/>
H A Dxslt008.phpt27 �3 b3 c3 <br/>
H A Dxslt005.phpt28 �3 b3 c3 <br/>
H A Dxslt004.phpt27 ä3 b3 c3 <br/>
H A Dxslt002.phpt27 �3 b3 c3 <br>
H A Dxslt012.phpt50 �3 b3 c3 <br/>
/php-src/ext/dom/tests/
H A Ddom_test.inc16 <row><entry>a3</entry><entry>b3</entry><entry>c3</entry></row>
H A Ddom001.phpt200 <row><entry>a3</entry><entry>b3</entry><entry>c3</entry></row>
259 <row><entry>a3</entry><entry>b3</entry><entry>c3</entry></row>
/php-src/ext/standard/tests/strings/
H A Dstrtolower.phpt233 b3 => b3
H A Dstrtoupper1.phpt236 b3 => b3
H A Dhtml_entity_decode_iso8859-15.phpt175 SUPERSCRIPT THREE: &#xB3; => b3
176 &#xB3; => b3
H A Dhtml_entity_decode_iso8859-5.phpt175 CYRILLIC CAPITAL LETTER GHE: &#x413; => b3
H A Dhtml_entity_decode_macroman.phpt310 GREATER-THAN OR EQUAL TO: &#x2265; => b3
/php-src/ext/standard/
H A Dbase64.c679 #define build_dword(b0, b1, b2, b3) \ argument
681 ((uint32_t)(uint8_t)b2 << 16) | ((uint32_t)(uint8_t)b3 << 24)
683 #define _mm512_set4lanes_epi8(b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15)… argument
684 _mm512_setr4_epi32(build_dword(b0, b1, b2, b3), build_dword(b4, b5, b6, b7), \
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h49 _(V3, d3, s3, h3, b3) \
/php-src/ext/ffi/tests/
H A D021.phpt18 test(4, "enum {a3=0, b3=0x80000000}");
/php-src/ext/standard/html_tables/mappings/
H A DROMAN.TXT19 # internal utom<b4>, ufrm<b3>, and Text
23 # EURO SIGN. Matches internal utom<b3>,
24 # ufrm<b3>.
/php-src/build/
H A Dphp_cxx_compile_stdcxx.m4660 b3 = 42;
662 int b3;

Completed in 36 milliseconds

12