Home
last modified time | relevance | path

Searched refs:get (Results 26 – 50 of 565) sorted by relevance

12345678910>>...23

/PHP-8.0/Zend/tests/
H A Dbug30889.phpt19 print "get $name (returns ".$this->values[$name].")\n";
28 get a (returns 0)
30 get a (returns 1)
H A Dbug72854.phpt6 function get() {
13 get()->prop =& $i;
H A Dbug78999.phpt5 function get() {
10 var_dump(get());
H A Dclosure_060.phpt9 static function get() {
16 $closure = A::get();
H A Dbug79657.phpt27 function get(string $first, int $second): array
32 get(...loop());
/PHP-8.0/ext/curl/tests/
H A Dcurl_copy_handle_basic_009.phpt10 $url = "{$host}/get.inc";
26 string(21) "GET /get.inc HTTP/1.1"
29 string(21) "GET /get.inc HTTP/1.1"
H A Dbug79033.phpt11 CURLOPT_URL => "{$host}/get.inc?test=post",
24 string(%d) "POST /get.inc?test=post HTTP/1.1
/PHP-8.0/ext/intl/tests/
H A Dcollator_get_set_strength.phpt2 get/set_strength()
9 * Try to set/get collation strength.
13 * Set given collation strength, then get it back
H A Dcalendar_setTimeZone_basic.phpt15 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
20 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
26 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
H A Dcalendar_get_getActualMaximum_Minumum_error.phpt2 IntlCalendar::get/getActualMaximum/getActualMinimum(): bad arguments
15 var_dump($c->get(-1));
32 IntlCalendar::get(): Argument #1 ($field) must be a valid field
H A Dcalendar_get_basic.phpt2 IntlCalendar::get() basic test
15 var_dump($intlcal->get(IntlCalendar::FIELD_DAY_OF_MONTH));
H A Dcalendar_set_basic.phpt16 var_dump($intlcal->get(IntlCalendar::FIELD_DAY_OF_MONTH));
18 var_dump($intlcal->get(IntlCalendar::FIELD_DAY_OF_MONTH));
H A Dcalendar_setTimeZone_variation1.phpt15 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
21 var_dump($intlcal->get(IntlCalendar::FIELD_ZONE_OFFSET));
H A Dcollator_get_set_attribute.phpt2 get/set_attribute()
9 * Try to set/get a collation attribute.
/PHP-8.0/ext/snmp/tests/
H A Dsnmp-object.phpt22 var_dump($session->get('.1.3.6.1.2.1.1.1.0'));
29 var_dump($session->get('.1.3.6.1.2.1.1.1.0'));
36 $result = $session->get($orig, TRUE);
98 var_dump($session->get('.1.3.6.1.2.1.1.1.0'));
105 var_dump($session->get('.1.3.6.1.2.1.1.1.0'));
112 var_dump($session->get('.1.3.6.1.2.1.1.1.0'));
121 $oldvalue1 = $session->get($oid1);
126 var_dump(($session->get($oid1) === $newvalue1));
129 var_dump(($session->get($oid1) === $oldvalue1));
137 $oldvalue2 = $session->get($oid2);
[all …]
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug42151.phpt12 echo 'I never get executed.' . "\n";
17 echo 'I don\'t get executed either.' . "\n";
32 I don't get executed either.
/PHP-8.0/ext/openssl/tests/
H A Dbug25614.phpt2 openssl: get public key from generated private key
14 Warning: openssl_pkey_get_public(): Don't know how to get public key from this private key %s
H A Dopenssl_pkcs7_decrypt_basic.phpt11 die("failed to get a temporary filename!");
15 die("failed to get a temporary filename!");
48 Warning: openssl_pkcs7_decrypt(): Unable to get private key in %s on line %d
63 Warning: openssl_pkcs7_decrypt(): Unable to get private key in %s on line %d
/PHP-8.0/ext/odbc/tests/
H A Dbug44618.phpt38 Warning: odbc_fetch_array(): Cannot get data of column #3 (retcode 100) in %s on line %d
48 Warning: odbc_fetch_into(): Cannot get data of column #3 (retcode 100) in %s on line %d
58 Warning: odbc_result(): Cannot get data of column #3 (retcode 100) in %s on line %d
62 Warning: odbc_result_all(): Cannot get data of column #3 (retcode 100) in %s on line %d
/PHP-8.0/tests/classes/
H A Dfactory_and_singleton_001.phpt33 public function get() {
59 var_dump($x->get());
60 var_dump($y->get());
66 var_dump($y->get());
H A Dfactory_and_singleton_002.phpt33 public function get() {
59 var_dump($x->get());
60 var_dump($y->get());
66 var_dump($y->get());
/PHP-8.0/ext/oci8/tests/
H A Dimp_res_field.phpt71 echo "Test 1 - can't get IRS fields from parent\n";
76 echo "\nTest 2 - can't get IRS fields from parent when fetching\n";
84 echo "\nTest 3 - get IRS fields\n";
91 echo "\nTest 4 - get IRS fields before fetching rows\n";
103 echo "\nTest 5 - get IRS fields when fetching rows\n";
128 Test 1 - can't get IRS fields from parent
131 Test 2 - can't get IRS fields from parent when fetching
155 Test 3 - get IRS fields
164 Test 4 - get IRS fields before fetching rows
194 Test 5 - get IRS fields when fetching rows
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_reconnect.phpt25 printf("[002] Cannot get full processlist, [%d] %s\n",
46 printf("[006] Cannot get wait_timeout, [%d] %s\n",
58 printf("[008] Cannot get full processlist, [%d] %s\n",
74 printf("[011] Cannot get database name, [%d] %s\n",
78 printf("[012] Cannot get database name, [%d] %s\n",
95 printf("[015] Cannot get full processlist, [%d] %s\n",
112 printf("[018] Cannot get database name, [%d] %s\n",
116 printf("[019] Cannot get database name, [%d] %s\n",
/PHP-8.0/ext/spl/tests/
H A Dspl_iterator_to_array_error.phpt15 // get keys
22 // get values
/PHP-8.0/ext/mbstring/tests/
H A Dmb_ereg_search.phpt25 $r = mb_ereg_search_getregs(); //get first result
29 $r = mb_ereg_search_regs();//get next result

Completed in 27 milliseconds

12345678910>>...23