Home
last modified time | relevance | path

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

12

/PHP-5.5/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.5/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.5/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.5/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.5/ext/standard/tests/strings/
H A Dbug61038.phpt5 var_dump(unpack("a4", "str\0\0"));
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 Dhtml_entity_decode_macroman.phpt264 SECTION SIGN: &#xA7; => a4
274 &#xA7; => a4
H A Dhtml_entity_decode_win1251.phpt261 CURRENCY SIGN: &#xA4; => a4
262 &#xA4; => 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-5.5/ext/mbstring/tests/
H A Dbug52981.phpt23 d4 a4
/PHP-5.5/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.5/ext/snmp/
H A Dsnmp.c1429 char *a1, *a2, *a3, *a4, *a5, *a6, *a7; in php_snmp() local
1450 …&a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len, &oid, &type, &value, &timeout, &retries) =… in php_snmp()
1459 &a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len, &oid, &timeout, &retries) == FAILURE) { in php_snmp()
1516 …if (version == SNMP_VERSION_3 && netsnmp_session_set_security(session, a3, a4, a5, a6, a7, NULL, N… in php_snmp()
1916 char *a1 = "", *a2 = "", *a3 = "", *a4 = "", *a5 = "", *a6 = "", *a7 = ""; in PHP_METHOD() local
1923 &a4, &a4_len, &a5, &a5_len, &a6, &a6_len, &a7, &a7_len) == FAILURE) { in PHP_METHOD()
1927 if (netsnmp_session_set_security(snmp_object->session, a1, a2, a3, a4, a5, a6, a7 TSRMLS_CC)) { in PHP_METHOD()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput10541 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
542 0: $\x{a2}\x{a3}\x{a4}\x{a5}
1600 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 Dtestoutput7312 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
313 0: $\x{a2}\x{a3}\x{a4}\x{a5}
H A Dtestinput7128 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}
H A Dtestoutput8501 0: a4
521 0: a4
541 0: a4
567 0: a4
6288 a4\P\R
H A Dtestinput10299 $\x{a2}\x{a3}\x{a4}\x{a5}\x{a6}

Completed in 81 milliseconds

12