Home
last modified time | relevance | path

Searched refs:get (Results 51 – 75 of 1046) sorted by relevance

12345678910>>...42

/PHP-5.3/ext/standard/tests/array/
H A Darray_diff_variation8.phpt19 // get an unset variable
23 // get a resource variable
26 // get a class
34 // get a heredoc string
H A Darray_map_variation4.phpt21 // get an unset variable
25 // get a resource variable
28 // get a class
35 // get a heredoc string
H A Dcurrent_variation2.phpt17 //get an unset variable
21 // get a class
34 // get a resource variable
/PHP-5.3/ext/date/tests/
H A DDateTime_verify.phpt12 echo "..and get names of all its methods\n";
16 echo "..and get names of all its class constants\n";
29 ..and get names of all its methods
158 ..and get names of all its class constants
/PHP-5.3/Zend/
H A DOBJECTS2_HOWTO11 The function should create a new zval, create new object and get the
22 new object and get the handle for it, set handle and handler table as
63 proxy object and handle it via get and set methods (see below).
68 get and set handlers are used when engine needs to access the object
132 zend_object_get_t get;
171 with get and set methods.
173 get - retrieves zval* for object contents. To be used mainly with
189 get_constructor - get description for the object constructor method
193 get_class_name - get the name of the class the object belongs to
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_client_version.phpt21 // According to the manual we should get an int but as of today we do get a string...
/PHP-5.3/ext/sockets/tests/
H A Dsocket_set_option_seolinger.phpt5 -set/get params comparison
23 // set/get comparison
/PHP-5.3/tests/output/
H A Dob_flush_basic_001.phpt18 echo "This should get flushed.\n";
35 This should get flushed.
/PHP-5.3/ext/curl/tests/
H A Dcurl_basic_001.phpt24 $url = "{$host}/get.php?test=get";
H A Dcurl_basic_002.phpt24 $url = "{$host}/get.php?test=get";
H A Dcurl_basic_006.phpt24 $url = "{$host}/get.php?test=get";
/PHP-5.3/scripts/dev/generate-phpt/src/
H A DgtText.php16 public static function get($name) { function in gtText
/PHP-5.3/scripts/dev/generate-phpt/src/setup/preconditions/
H A DgtIsSpecifiedFunctionOrMethod.php18 return gtText::get('functionOrMethodNotSpecified');
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strlen_variation1.phpt24 //get an unset variable
28 // get a class
41 // get a resource variable
H A Dmb_strtolower_variation1.phpt22 //get an unset variable
26 // get a class
39 // get a resource variable
H A Dmb_substr_count_variation1.phpt25 //get an unset variable
29 // get a class
42 // get a resource variable
H A Dmb_ereg_replace_variation3.phpt23 //get an unset variable
27 // get a class
40 // get a resource variable
H A Dmb_ereg_variation1.phpt24 //get an unset variable
28 // get a class
41 // get a resource variable
/PHP-5.3/ext/iconv/tests/
H A Diconv_set_encoding_error.phpt21 //get an unset variable
25 // get a class
38 // get a resource variable
H A Diconv_get_encoding_error.phpt21 //get an unset variable
25 // get a class
38 // get a resource variable
/PHP-5.3/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
H A Dctype_alpha_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
H A Dctype_cntrl_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
H A Dctype_graph_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable
H A Dctype_lower_variation1.phpt20 //get an unset variable
24 // get a class
37 // get a resource variable

Completed in 23 milliseconds

12345678910>>...42