Home
last modified time | relevance | path

Searched refs:a1 (Results 26 – 50 of 86) sorted by relevance

1234

/PHP-7.1/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_002w.phpt23 $struct = new BaseStruct(new SOAPStruct("a1",11,12.345),11);
33 …ENV:Body><ns2:echoBaseStructFaultRequest><ns1:structMessage><ns1:varString>a1</ns1:varString><ns1:…
35 …/faultstring><detail><ns2:BaseStructPart><ns1:structMessage><ns1:varString>a1</ns1:varString><ns1:…
H A Dr4_groupH_complex_doclit_003w.phpt31 $struct = new ExtendedStruct(new SOAPStruct("a1",11,12.345),12,"arg",-3,5);
41 …Body><ns2:echoExtendedStructFaultRequest><ns1:structMessage><ns1:varString>a1</ns1:varString><ns1:…
43 …ltstring><detail><ns2:ExtendedStructPart><ns1:structMessage><ns1:varString>a1</ns1:varString><ns1:…
/PHP-7.1/ext/standard/tests/array/
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.1/ext/pcre/tests/
H A Drequest47456.phpt20 string(2) "a1"
63 string(2) "a1"
H A Dbug73392.phpt20 …) { return "c"; }, "/c/" => new Rep, "reporting" => array("Foo", "rep"), "a1" => array("Foo", "re…
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2a.phpt43 $a1 = str_repeat('a', 4086);
56 do_insert($db, $i * 10 + 1, $a1, $a10);
65 do_insert($db, $i * 10 + 10, $a10, $a1);
H A Dpdo_oci_stream_2b.phpt29 $a1 = $row['d4_2'];
32 $str2 = stream_get_contents($a1);
/PHP-7.1/ext/intl/tests/
H A Dregression_sort_and_cow.phpt43 $a1 = array( 'b', 'a', 'c' );
46 $res_str .= test_COW( 'en_US', $a1 );
H A Dregression_sortwsk_and_cow.phpt44 $a1 = array( 'b', 'a', 'c' );
47 $res_str .= test_COW( 'en_US', $a1 );
/PHP-7.1/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt26 $a1 = array("dead","dead","dead");
30 $a = array($a1,$a2,$a3);
/PHP-7.1/ext/mysqli/tests/
H A D022.phpt22 mysqli_stmt_bind_param($stmt, "ss", $a1, $a2);
24 $a1 = "1234567890";
/PHP-7.1/ext/xsl/tests/
H A Dxslt006.phpt18 a1 b1 c1 <br/>
H A Dxslt001.phpt17 a1 b1 c1 <br/>
H A Dxslt003.phpt18 a1 b1 c1 <br/>
H A Dxslt007.phpt19 a1 b1 c1 <br/>
H A Dxslt004.phpt24 a1 b1 c1 <br/>
H A Dxslt005.phpt25 a1 b1 c1 <br/>
H A Dxslt008-mb.phpt26 a1 b1 c1 <br/>
H A Dxslt008.phpt26 a1 b1 c1 <br/>
H A Dxslt002.phpt24 a1 b1 c1 <br>
/PHP-7.1/ext/snmp/
H A Dsnmp.c1408 char *a1, *a2, *a3, *a4, *a5, *a6, *a7; in php_snmp() local
1490 if (netsnmp_session_init(&session, version, a1, a2, timeout, retries)) { in php_snmp()
1601 zend_long a1; in PHP_FUNCTION() local
1603 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &a1) == FAILURE) { in PHP_FUNCTION()
1616 zend_long a1; in PHP_FUNCTION() local
1618 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &a1) == FAILURE) { in PHP_FUNCTION()
1631 zend_long a1; in PHP_FUNCTION() local
1633 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &a1) == FAILURE) { in PHP_FUNCTION()
1637 switch((int) a1) { in PHP_FUNCTION()
1793 char *a1, *a2; in PHP_METHOD() local
[all …]
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller8.phar8 �k+����������a1.phpsA�����kJA����2v����������a.jpg�����kJ�����b�����������a.php�����kJ���…
H A Dfrontcontroller8.phar.inc5 $a['a1.phps'] = '<?php var_dump($_SERVER[b"REQUEST_URI"], $_SERVER[b"PATH_INFO"]);';
/PHP-7.1/ext/phar/tests/files/
H A Dfrontcontroller8.phar8 �k+����������a1.phpsA�����kJA����2v����������a.jpg�����kJ�����b�����������a.php�����kJ���…
H A Dfrontcontroller8.phar.inc5 $a['a1.phps'] = '<?php var_dump($_SERVER[b"REQUEST_URI"], $_SERVER[b"PATH_INFO"]);';

Completed in 36 milliseconds

1234