Home
last modified time | relevance | path

Searched refs:get (Results 151 – 175 of 596) sorted by relevance

12345678910>>...24

/PHP-7.4/Zend/tests/
H A Dbug40757.phpt2 Bug #40757 (get_object_vars() get nothing in child class)
H A D026.phpt21 Notice: Trying to get property 'a' of non-object in %s on line %d
/PHP-7.4/ext/xmlreader/tests/
H A D015-get-errors.phpt12 $filename = __DIR__ . '/015-get-errors.xml';
43 unlink(__DIR__.'/015-get-errors.xml');
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_pkcs7_verify_basic.phpt9 die("failed to get a temporary filename!");
14 die("failed to get a temporary filename!");
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_020.phpt12 $url = "{$host}/get.inc?test=";
H A Dcurl_copy_handle_basic_008.phpt10 $url = "{$host}/get.inc";
H A Dbug54995.phpt16 curl_setopt($ch, CURLOPT_URL, "{$host}/get.inc");
H A Dcurl_basic_021.phpt11 $url = "{$host}/get.inc?test=contenttype";
H A Dbug66109.phpt10 curl_setopt($ch, CURLOPT_URL, "{$host}/get.inc?test=method");
H A Dbug68937.phpt13 $url = "{$host}/get.inc";
H A Dcurl_basic_019.phpt12 $url = "http://{$host}/get.inc?test=";
H A Dbug80595.phpt13 CURLOPT_URL => "{$host}/get.inc?test=post",
H A Dbug68937_2.phpt12 $url = "{$host}/get.inc";
/PHP-7.4/ext/standard/tests/file/
H A Dfilesize_variation4.phpt26 echo "-- opening the file in 'w' mode and get the size --\n";
34 echo "-- opening the file in 'wt' mode and get the size --\n";
92 -- opening the file in 'w' mode and get the size --
95 -- opening the file in 'wt' mode and get the size --
H A Dbug27619.phpt10 Remainder will get sucked into the read buffer though. */
/PHP-7.4/ext/intl/tests/
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt2 IntlGregorianCalendar::get/setGregorianChange(): basic test
H A Dcalendar_fieldDifference_basic.phpt20 $intlcal->get(IntlCalendar::FIELD_HOUR_OF_DAY));
/PHP-7.4/ext/snmp/tests/
H A Dreflection.phpt13 echo new reflectionmethod('snmp', 'get');
52 Method [ <internal:snmp> public method get ] {
/PHP-7.4/ext/standard/tests/array/
H A Deach_variation2.phpt17 //get an unset variable
21 // get a class
34 // get a resource variable
H A Darray_diff_variation4.phpt21 //get an unset variable
25 //get heredoc
/PHP-7.4/ext/oci8/tests/
H A Dconn_attr_3.phpt2 Set and get of connection attributes with oci_close().
24 echo"**Test Set and get values for the attributes with oci_close() ************\n";
65 **Test Set and get values for the attributes with oci_close() ************
/PHP-7.4/ext/dom/tests/
H A Dbug38949.phpt2 Bug #38949 (Cannot get xmlns value attribute)
H A Dbug67949.phpt61 Notice: Trying to get property 'textContent' of non-object in %s on line %d
69 Notice: Trying to get property 'textContent' of non-object in %s on line %d
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_no_reconnect.phpt24 printf("[002] Cannot get full processlist, [%d] %s\n",
45 printf("[006] Cannot get wait_timeout, [%d] %s\n",
57 printf("[008] Cannot get full processlist, [%d] %s\n",
103 printf("[014] Cannot get full processlist, [%d] %s\n",
/PHP-7.4/ext/imap/tests/
H A Dimap_bodystruct_basic.phpt53 echo "\nTry to get part 4!\n";
91 Try to get part 4!

Completed in 27 milliseconds

12345678910>>...24