Home
last modified time | relevance | path

Searched refs:get (Results 76 – 100 of 565) sorted by relevance

12345678910>>...23

/PHP-8.0/ext/standard/tests/strings/
H A Dstrip_tags_variation2.phpt14 //get an unset variable
18 //get a resource variable
21 //get a class
/PHP-8.0/ext/standard/tests/math/
H A Dpow_variation1.phpt13 //get an unset variable
23 // get a class
28 // get a resource variable
H A Dceil_variation1.phpt8 //get an unset variable
12 // get a class
23 // get a resource variable
H A Dfloor_variation1.phpt8 //get an unset variable
12 // get a class
23 // get a resource variable
H A Dabs_variation.phpt11 //get an unset variable
15 // get a class
28 // get a resource variable
/PHP-8.0/ext/standard/tests/array/
H A Dcurrent_variation2.phpt11 //get an unset variable
15 // get a class
28 // get a resource variable
H A Darray_combine_variation5.phpt13 // get an unset variable
17 // get a resource variable
20 // get a class
28 // get a heredoc string
/PHP-8.0/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_alpha_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_digit_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_graph_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_lower_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_punct_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_upper_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_xdigit_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_cntrl_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_print_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
H A Dctype_space_variation1.phpt15 //get an unset variable
19 // get a class
32 // get a resource variable
/PHP-8.0/Zend/tests/weakrefs/
H A Dweakmap_multiple_weakrefs.phpt16 var_dump($ref->get(), $map, $map2, $map3);
18 var_dump($ref->get(), $map, $map2, $map3);
/PHP-8.0/ext/json/tests/
H A Djson_encode_basic.phpt7 //get an unset variable
11 // get a resource variable
14 // get an object
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_cms_decrypt_basic.phpt11 die("failed to get a temporary filename!");
50 Warning: openssl_cms_decrypt(): Unable to get private key in %s on line %d
65 Warning: openssl_cms_decrypt(): Unable to get private key in %s on line %d
/PHP-8.0/Zend/
H A Dzend_weakrefs_arginfo.h40 ZEND_METHOD(WeakReference, get);
52 ZEND_ME(WeakReference, get, arginfo_class_WeakReference_get, ZEND_ACC_PUBLIC)
/PHP-8.0/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-8.0/ext/sockets/tests/
H A Dsocket_set_option_seolinger.phpt5 -set/get params comparison
27 // set/get comparison
/PHP-8.0/.github/actions/apt-x32/
H A Daction.yml11 apt-get update -y | true
13 apt-get install -y \

Completed in 51 milliseconds

12345678910>>...23