Home
last modified time | relevance | path

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

/PHP-5.3/ext/reflection/tests/
H A DReflectionProperty_getModifiers_basic.phpt10 static public $a4;
19 static public $a4;
41 C::a4: int(257)
42 D::a4: int(257)
/PHP-5.3/Zend/tests/
H A Dbug42819.phpt39 static $a4 = array(\foo\I => 0);
49 static $a4 = array(\foo\I => I);
59 static $a4 = array(\foo\I => foo\I);
69 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
79 static $a4 = array(\foo\I => E_ERROR);
105 print_r(bar1::$a4);
113 print_r(bar2::$a4);
121 print_r(bar3::$a4);
129 print_r(bar4::$a4);
137 print_r(bar5::$a4);
H A Dbug55509.phpt60 $a4 = str_repeat("4", 1024 * 1024 * 1024 * 0.5);
/PHP-5.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-5.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-5.3/ext/mbstring/tests/
H A Dbug52981.phpt23 d4 a4
/PHP-5.3/ext/mysqli/tests/
H A Dclient-cert.pem17 a1:21:6a:55:4e:4d:3f:e6:67:9d:26:99:b2:cd:a4:
/PHP-5.3/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt227 a4 => a4
H A Dstrtoupper1-win32.phpt227 a4 => a4
H A Dconvert_cyr_string_basic.phpt95 186: a4
H A Dstrtolower.phpt239 a4 => a4
H A Dstrtoupper1.phpt239 a4 => a4
H A Dbug49785.phpt184 string(2) "a4"
/PHP-5.3/ext/snmp/
H A Dsnmp.c1176 char *a1, *a2, *a3, *a4, *a5, *a6, *a7, *a8; local
1191 …&a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len, &a8, &a8_len, &stype, &stype_len, &value, …
1201 …&a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len, &a8, &a8_len, &timeout, &retries) == FAILU…
1231 if (netsnmp_session_set_auth_protocol(&session, a4 TSRMLS_CC)) {
1232 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid authentication protocol: %s", a4);
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput7282 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
283 0: $\x{a2}\x{a3}\x{a4}\x{a5}
H A Dtestinput7109 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
H A Dtestoutput10543 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
544 0: $\x{a2}\x{a3}\x{a4}\x{a5}
545 1: $\x{a2}\x{a3}\x{a4}
1661 0: \x{102a4}\x{aa52}\x{a91d}\x{1c46}\x{10283}\x{1092e}\x{1c6b}\x{a93b}\x{a8bf}\x{1ba0}\x{a50a}
H A Dtestoutput8523 0: a4
543 0: a4
563 0: a4
589 0: a4
6518 a4\P\R
H A Dtestinput10288 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
H A Dtestoutput61237 0: \x{102a4}\x{aa52}\x{a91d}\x{1c46}\x{10283}\x{1092e}\x{1c6b}\x{a93b}\x{a8bf}\x{1ba0}\x{a50a}
H A Dtestinput84016 a4\P\R
/PHP-5.3/build/
H A Dlibtool.m44757 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
5045 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog2894 /1234/, partially matching against "123" and then "a4" gave a match.

Completed in 67 milliseconds