Home
last modified time | relevance | path

Searched refs:get (Results 126 – 150 of 596) sorted by relevance

12345678910>>...24

/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_basic3.phpt24 Description: To get the currently installed locle in this platform
35 // get the contents from the internal output buffer
47 /* Collect existing system locales and get three locales that can be use to
82 // use localeconv() to get the details of currently set locale
H A Dsetlocale_variation1.phpt24 Description: To get the currently installed locle in this platform
35 // get the contents from the internal output buffer
47 /* Collect existing system locales and get 2 valid locales that can be use to
81 // use localeconv() to get the details of currently set locale
/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_assoc_variation7.phpt19 // get an unset variable
23 // get a resource variable
26 // get a class
34 // get a heredoc string
H A Darray_intersect_assoc_variation8.phpt19 // get an unset variable
23 // get a resource variable
26 // get a class
34 // get a heredoc string
H A Darray_intersect_variation7.phpt18 // get an unset variable
22 // get a resource variable
25 // get a class
33 // get a heredoc string
H A Darray_intersect_variation8.phpt18 // get an unset variable
22 // get a resource variable
25 // get a class
33 // get a heredoc string
H A Darray_combine_variation4.phpt18 // get an unset variable
22 // get a resource variable
25 // get a class
33 // get a heredoc string
/PHP-7.4/ext/spl/tests/
H A Dheap_current_variation_001.phpt2 SPL: SplHeap::current - get current value from empty heap
H A DSplDoublyLinkedList_offsetGet_param_string.phpt10 $get = $array->offsetGet( 'fail' );
H A DSplDoublyLinkedList_offsetGet_param_array.phpt10 $get = $array->offsetGet( array( 'fail' ) );
/PHP-7.4/Zend/tests/
H A Dbug69201.phpt2 Bug #69201 (Memory leak using iterator and get by reference on PHP 7)
H A Dbug47109.phpt10 Notice: Trying to get property 'ab' of non-object in %sbug47109.php on line 2
H A Dmethods-on-non-objects.phpt8 echo "Should not get here!\n";
/PHP-7.4/ext/oci8/tests/
H A Dedition_2.phpt43 echo"\n\n**Test 1.2 - Set a value and get the same with different connections *********\n";
73 //open a new connection and get the edition value . This will have the updated value.
110 // Set the edition value to MYEDITION. open a conn .get the value.
111 // execute the alter system set edition ='MYEDITION' .get the value .
112 // set it back to MYEDITION using oci_set_edition. and get the value.
116 echo "get the value set to MYEDITION with oci_set_edition\n";
170 **Test 1.2 - Set a value and get the same with different connections *********
228 get the value set to MYEDITION with oci_set_edition
/PHP-7.4/ext/dba/tests/
H A Ddba_db4_016.phpt23 echo "File did not get created\n";
39 echo "File did not get created\n";
/PHP-7.4/ext/standard/tests/general_functions/
H A Descapeshellarg_variation1-win32.phpt18 //get an unset variable
29 // get a resource variable
H A Descapeshellarg_variation1.phpt18 //get an unset variable
29 // get a resource variable
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_018.phpt21 $url = "{$host}/get.inc?test=get";
H A Dbug46739.phpt11 $ch = curl_init("{$host}/get.inc");
/PHP-7.4/ext/libxml/tests/
H A Dbug61367-read_2.phpt13 …* Note: Using error_reporting=E_ALL & ~E_NOTICE to suppress "Trying to get property of non-object"…
60 Notice: Trying to get property 'nodeValue' of non-object in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dresourcebundle_traversable.phpt12 var_dump(iterator_to_array($r->get('testarray')));
/PHP-7.4/ext/date/tests/
H A Dbug33563.phpt2 Bug #33563 (strtotime('+1 month',$abc) cant get right time)
/PHP-7.4/ext/reflection/tests/
H A Dbug53366.phpt2 Bug #53366 (Reflection doesnt get dynamic property value from getProperty())
/PHP-7.4/ext/opcache/tests/
H A Dbug80805.phpt2 Bug #80805: create simple class and get error in opcache.so
/PHP-7.4/ext/standard/tests/file/
H A Dfilesize_variation4-win32.phpt24 echo "-- opening the file in 'w' mode and get the size --\n";
32 echo "-- opening the file in 'wt' mode and get the size --\n";
90 -- opening the file in 'w' mode and get the size --
93 -- opening the file in 'wt' mode and get the size --

Completed in 52 milliseconds

12345678910>>...24