Home
last modified time | relevance | path

Searched refs:a4 (Results 1 – 23 of 23) sorted by relevance

/PHP-7.4/ext/reflection/tests/
H A DReflectionProperty_getModifiers_basic.phpt10 static public $a4;
19 static public $a4;
41 C::a4: int(17)
42 D::a4: int(17)
/PHP-7.4/Zend/tests/
H A Dbug42819.phpt37 static $a4 = array(\foo\I => 0);
47 static $a4 = array(\foo\I => I);
57 static $a4 = array(\foo\I => foo\I);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
77 static $a4 = array(\foo\I => E_ERROR);
103 print_r(bar1::$a4);
111 print_r(bar2::$a4);
119 print_r(bar3::$a4);
127 print_r(bar4::$a4);
135 print_r(bar5::$a4);
H A Dbug55509.phpt67 $a4 = str_repeat("4", 1024 * 1024 * 1024 * 0.5);
/PHP-7.4/ext/standard/tests/array/
H A Dbug48224.phpt9 $a4 = array_rand($a, count($a));
11 var_dump($a1 === $a2 && $a1 === $a3 && $a1 === $a4);
H A Dbug34227.phpt58 function m11($a1, $a2, $a3, $a4, $a5, $a6, $a7, $a8, $a9, $a10)
71 function p5($a1, $a2, $a3, $a4, $a5, $a6, $a7, $a8, $a9, $a10, $a11, $a12)
/PHP-7.4/ext/simplexml/tests/
H A Dbug38424.phpt20 $xml["a4"] = $str ;
26 <xml a1="abc &amp;amp; def" a2="abc &amp;amp; def" a3="abc &amp; def" a4="abc &amp; def"/>
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2a.phpt46 $a4 = str_repeat('d', 4089);
59 do_insert($db, $i * 10 + 4, $a4, $a7);
62 do_insert($db, $i * 10 + 7, $a7, $a4);
/PHP-7.4/ext/standard/tests/strings/
H A Dbug61038.phpt5 var_dump(unpack("a4", "str\0\0"));
H A Dstrtoupper1-win32.phpt227 a4 => a4
H A Dstrtolower-win32.phpt227 a4 => a4
H A Dconvert_cyr_string_basic.phpt99 186: a4
H A Dhtml_entity_decode_win1251.phpt261 CURRENCY SIGN: &#xA4; => a4
262 &#xA4; => a4
H A Dhtml_entity_decode_macroman.phpt264 SECTION SIGN: &#xA7; => a4
274 &#xA7; => a4
H A Dhtml_entity_decode_iso8859-5.phpt129 CYRILLIC CAPITAL LETTER UKRAINIAN IE: &#x404; => a4
H A Dhtml_entity_decode_iso8859-15.phpt129 EURO SIGN: &#x20AC; => a4
H A Dhtml_entity_decode_cp866.phpt257 CYRILLIC SMALL LETTER DE: &#x434; => a4
H A Dhtml_entity_decode_koi8-r.phpt257 BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE: &#x2553; => a4
H A Dbug49785.phpt190 string(2) "a4"
/PHP-7.4/ext/mbstring/tests/
H A Dbug52981.phpt23 d4 a4
/PHP-7.4/ext/ffi/tests/
H A D021.phpt19 test(8, "enum {a4=-1, b4=0x80000000}");
/PHP-7.4/ext/snmp/
H A Dsnmp.c1366 char *a1, *a2, *a3, *a4, *a5, *a6, *a7; in php_snmp() local
1387 …&a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len, &oid, &type, &value, &timeout, &retries) =… in php_snmp()
1396 &a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len, &oid, &timeout, &retries) == FAILURE) { in php_snmp()
1453 …if (version == SNMP_VERSION_3 && netsnmp_session_set_security(session, a3, a4, a5, a6, a7, NULL, N… in php_snmp()
1849 char *a1 = "", *a2 = "", *a3 = "", *a4 = "", *a5 = "", *a6 = "", *a7 = ""; in PHP_METHOD() local
1856 &a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len) == FAILURE) { in PHP_METHOD()
1860 if (netsnmp_session_set_security(snmp_object->session, a1, a2, a3, a4, a5, a6, a7)) { in PHP_METHOD()
/PHP-7.4/ext/hash/tests/
H A Dcrc32.phpt112 735400a4
/PHP-7.4/build/
H A Dlibtool.m44756 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
5044 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'

Completed in 54 milliseconds