Home
last modified time | relevance | path

Searched refs:get (Results 101 – 125 of 1046) sorted by relevance

12345678910>>...42

/PHP-5.3/ext/mbstring/tests/
H A Dmb_strrpos_variation1.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
H A Dmb_stripos_variation1.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
H A Dmb_strripos_variation1.phpt27 //get an unset variable
31 // get a class
44 // get a resource variable
H A Dmb_strrpos_variation2.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
/PHP-5.3/ext/standard/tests/strings/
H A Dstrip_tags_variation2.phpt21 //get an unset variable
25 //get a resource variable
28 //get a class
H A Dhtmlspecialchars_decode_variation1.phpt16 //get a class
24 //get a resource variable
27 //get an unset variable
H A Dstrip_tags_variation1.phpt18 //get an unset variable
22 //get a resource variable
25 //get a class
H A Dstrip_tags_variation3.phpt18 // get a resource
21 // get an unset variable
25 // get a class
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
/PHP-5.3/ext/standard/tests/math/
H A Datan2_variation1.phpt14 //get an unset variable
24 // get a class
29 // get a resource variable
H A Datan2_variation2.phpt14 //get an unset variable
24 // get a class
29 // get a resource variable
H A Dlog_variation1.phpt12 //get an unset variable
22 // get a class
27 // get a resource variable
H A Dmt_srand_variation1.phpt12 //get an unset variable
22 // get a class
27 // get a resource variable
H A Dsrand_variation1.phpt12 //get an unset variable
22 // get a class
27 // get a resource variable
/PHP-5.3/ext/standard/tests/array/
H A Darray_values_variation2.phpt16 //get an unset variable
20 // get a class
33 // get a resource variable
H A Dnatcasesort_variation2.phpt17 //get an unset variable
21 // get a class
34 // get a resource variable
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_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_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
/PHP-5.3/ext/iconv/tests/
H A Diconv_strpos_variation1.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
H A Diconv_strpos_variation2.phpt26 //get an unset variable
30 // get a class
43 // get a resource variable
H A Diconv_strrpos_variation1.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
H A Diconv_strrpos_variation2.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
/PHP-5.3/ext/oci8/tests/
H A Dedition_2.phpt35 echo"\n\n**Test 1.2 - Set a value and get the same with different connections *********\n";
65 //open a new connection and get the edition value . This will have the updated value.
102 // Set the edition value to MYEDITION. open a conn .get the value.
103 // execute the alter system set edition ='MYEDITION' .get the value .
104 // set it back to MYEDITION using oci_set_edition. and get the value.
108 echo "get the value set to MYEDITION with oci_set_edition \n";
162 **Test 1.2 - Set a value and get the same with different connections *********
220 get the value set to MYEDITION with oci_set_edition

Completed in 32 milliseconds

12345678910>>...42