Searched refs:b3 (Results 1 – 25 of 32) sorted by relevance
12
/php-src/Zend/tests/ |
H A D | class_properties_static.phpt | 8 public $b3 = "foo " . " bar " . " baz"; 14 $f->b3
|
/php-src/ext/pcre/tests/ |
H A D | preg_replace_callback2.phpt | 18 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 D | ReflectionProperty_isInitialized.phpt | 16 public $b3 { set => throw new Exception(); } 51 b3
|
/php-src/ext/xsl/tests/ |
H A D | xslt001.phpt | 20 �3 b3 c3 <br/>
|
H A D | xslt003.phpt | 21 �3 b3 c3 <br/>
|
H A D | xslt006.phpt | 21 �3 b3 c3 <br/>
|
H A D | xslt007.phpt | 22 �3 b3 c3 <br/>
|
H A D | xslt008-mb.phpt | 27 �3 b3 c3 <br/>
|
H A D | xslt008.phpt | 27 �3 b3 c3 <br/>
|
H A D | xslt005.phpt | 28 �3 b3 c3 <br/>
|
H A D | xslt004.phpt | 27 ä3 b3 c3 <br/>
|
H A D | xslt002.phpt | 27 �3 b3 c3 <br>
|
H A D | xslt012.phpt | 50 �3 b3 c3 <br/>
|
/php-src/ext/dom/tests/ |
H A D | dom_test.inc | 16 <row><entry>a3</entry><entry>b3</entry><entry>c3</entry></row>
|
H A D | dom001.phpt | 200 <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 D | strtolower.phpt | 233 b3 => b3
|
H A D | strtoupper1.phpt | 236 b3 => b3
|
H A D | html_entity_decode_iso8859-15.phpt | 175 SUPERSCRIPT THREE: ³ => b3 176 ³ => b3
|
H A D | html_entity_decode_iso8859-5.phpt | 175 CYRILLIC CAPITAL LETTER GHE: Г => b3
|
H A D | html_entity_decode_macroman.phpt | 310 GREATER-THAN OR EQUAL TO: ≥ => b3
|
/php-src/ext/standard/ |
H A D | base64.c | 679 #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 D | ir_aarch64.h | 49 _(V3, d3, s3, h3, b3) \
|
/php-src/ext/ffi/tests/ |
H A D | 021.phpt | 18 test(4, "enum {a3=0, b3=0x80000000}");
|
/php-src/ext/standard/html_tables/mappings/ |
H A D | ROMAN.TXT | 19 # internal utom<b4>, ufrm<b3>, and Text 23 # EURO SIGN. Matches internal utom<b3>, 24 # ufrm<b3>.
|
/php-src/build/ |
H A D | php_cxx_compile_stdcxx.m4 | 660 b3 = 42; 662 int b3;
|
Completed in 36 milliseconds
12