Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/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.phpt70 $a4 = str_repeat("4", 1024 * 1024 * 1024 * 0.5);
/PHP-8.3/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-8.3/Zend/asm/
H A Djump_arm_aapcs_elf_gas.S74 pop {a4,v1-v8,lr}
77 str a1, [a4, #0]
78 str a3, [a4, #4]
H A Djump_arm_aapcs_macho_gas.S85 pop {a4,v1-v8,lr}
88 str a1, [a4, #0]
89 str a3, [a4, #4]
H A Dmake_riscv64_sysv_elf_gas.S78 lla a4, finish
79 sd a4, 0xc0(a0)
/PHP-8.3/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-8.3/ext/standard/tests/strings/
H A Dbug61038.phpt5 var_dump(unpack("a4", "str\0\0"));
H A Dstrtolower.phpt218 a4 => a4
H A Dstrtoupper1.phpt221 a4 => a4
H A Dhtml_entity_decode_macroman.phpt265 SECTION SIGN: &#xA7; => a4
275 &#xA7; => a4
H A Dhtml_entity_decode_win1251.phpt262 CURRENCY SIGN: &#xA4; => a4
263 &#xA4; => a4
H A Dhtml_entity_decode_iso8859-5.phpt130 CYRILLIC CAPITAL LETTER UKRAINIAN IE: &#x404; => a4
H A Dhtml_entity_decode_iso8859-15.phpt130 EURO SIGN: &#x20AC; => a4
H A Dhtml_entity_decode_cp866.phpt258 CYRILLIC SMALL LETTER DE: &#x434; => a4
H A Dhtml_entity_decode_koi8-r.phpt258 BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE: &#x2553; => a4
H A Dbug49785.phpt190 string(2) "a4"
/PHP-8.3/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2.phpt48 $a4 = str_repeat('d', 4089);
61 do_insert($db, $i * 10 + 4, $a4, $a7);
64 do_insert($db, $i * 10 + 7, $a7, $a4);
/PHP-8.3/ext/mbstring/tests/
H A Dbug52981.phpt24 d4 a4
/PHP-8.3/ext/snmp/
H A Dsnmp.c1132 zend_string *a1 = NULL, *a2 = NULL, *a3 = NULL, *a4 = NULL, *a5 = NULL, *a6 = NULL, *a7 = NULL; in php_snmp() local
1154 Z_PARAM_STR(a4) in php_snmp()
1174 Z_PARAM_STR(a4) in php_snmp()
1257 …if (version == SNMP_VERSION_3 && !netsnmp_session_set_security(session, a3, a4, a5, a6, a7, NULL, … in php_snmp()
1620 zend_string *a1 = NULL, *a2 = NULL, *a3 = NULL, *a4 = NULL, *a5 = NULL, *a6 = NULL, *a7 = NULL; in PHP_METHOD() local
1624 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "S|SSSSSS", &a1, &a2, &a3, &a4,&a5, &a6, &a7) == FAILUR… in PHP_METHOD()
1628 if (!netsnmp_session_set_security(snmp_object->session, a1, a2, a3, a4, a5, a6, a7)) { in PHP_METHOD()
/PHP-8.3/ext/ffi/tests/
H A D021.phpt19 test(8, "enum {a4=-1, b4=0x80000000}");
/PHP-8.3/ext/hash/tests/
H A Dcrc32.phpt182 735400a4
/PHP-8.3/build/
H A Dlibtool.m44765 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
5053 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'

Completed in 56 milliseconds