Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 1046) sorted by relevance

12345678910>>...42

/PHP-5.3/ext/standard/tests/assert/
H A Dassert_basic4.phpt2 assert() - basic - test initial values using ini.get and assert_options
20 //Using ini.get;
21 echo "Initial values: ini.get(\"assert.active\") => [".ini_get("assert.active")."]\n";
22 echo "Initial values: ini.get(\"assert.warning\") => [".ini_get("assert.warning")."]\n";
23 echo "Initial values: ini.get(\"assert.bail\") => [".ini_get("assert.bail")."]\n";
25 echo "Initial values: ini.get(\"assert.callback\") => [".ini_get("assert.callback")."]\n\n";
33 Initial values: ini.get("assert.active") => [0]
34 Initial values: ini.get("assert.warning") => [0]
35 Initial values: ini.get("assert.bail") => [0]
36 Initial values: ini.get("assert.quiet_eval") => [0]
[all …]
H A Dassert_variation.phpt39 echo "ini.get(\"assert.callback\") => [".ini_get("assert.callback")."]\n";
46 echo "ini.get(\"assert.callback\") => [".ini_get("assert.callback")."]\n";
54 echo "ini.get(\"assert.callback\") => [".ini_get("assert.callback")."]\n";
61 echo "ini.get(\"assert.callback\") => [".ini_get("assert.callback")."]\n\n";
69 echo "ini.get(\"assert.callback\") => [".ini_get("assert.callback")."]\n\n";
75 Initial values: ini.get("assert.callback") => [f1]
82 ini.get("assert.callback") => [f2]
89 ini.get("assert.callback") => [f2]
96 ini.get("assert.callback") => [f2]
107 ini.get("assert.callback") => [f2]
[all …]
/PHP-5.3/ext/spl/tests/
H A Ddit_006.phpt14 echo "With seek(2) we get $n\n";
22 echo "With seek(0) we get $m\n";
31 echo "Without seek we get $o\n";
44 With seek(2) we get %d
45 With seek(0) we get %d
46 Without seek we get %d
H A Dspl_iterator_to_array_error.phpt15 // get keys
22 // get values
/PHP-5.3/tests/basic/
H A D003.phpt10 echo "post-a=({$_POST['a']}) get-b=({$_GET['b']}) get-c=({$_GET['c']})"?>
12 post-a=(Hello World) get-b=(Hello Again World) get-c=(Hi Mom)
/PHP-5.3/ext/intl/tests/
H A Dresourcebundle_internal.phpt8 var_dump($b->get('Countries')->get('DE'));
11 var_dump($b->get('ICUVersion') !== NULL);
14 var_dump($b->get('cldrVersion') !== NULL);
H A Dcollator_get_set_strength.phpt2 get/set_strength()
9 * Try to set/get collation strength.
13 * Set given collation strength, then get it back
H A Dcollator_get_set_attribute.phpt2 get/set_attribute()
9 * Try to set/get a collation attribute.
/PHP-5.3/Zend/tests/
H A Dbug40621.phpt8 function get() {
13 Foo::get();
18 Strict Standards: Non-static method Foo::get() should not be called statically in %s on line %d
H A Dbug54910.phpt7 if (stripos($method, 'get') === 0) {
8 return $this->get();
13 protected function get() {
H A Dbug30889.phpt19 print "get $name (returns ".$this->values[$name].")\n";
28 get a (returns 0)
30 get a (returns 1)
H A D024.phpt40 Notice: Trying to get property of non-object in %s on line %d
43 Notice: Trying to get property of non-object in %s on line %d
48 Notice: Trying to get property of non-object in %s on line %d
50 Notice: Trying to get property of non-object in %s on line %d
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug42151.phpt12 echo 'I never get executed.' . "\n";
17 echo 'I don\'t get executed either.' . "\n";
32 I don't get executed either.
/PHP-5.3/ext/date/tests/
H A DDateTimeZone_verify.phpt12 echo "..and get names of all its methods\n";
16 echo "..and get names of all its class constants\n";
28 ..and get names of all its methods
80 ..and get names of all its class constants
/PHP-5.3/ext/openssl/tests/
H A D021.phpt51 Warning: openssl_csr_sign(): cannot get cert from parameter 2 in %s on line %d
54 Warning: openssl_csr_sign(): cannot get private key from parameter 3 in %s on line %d
63 Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in %s on line %d
66 Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in %s on line %d
69 Warning: openssl_csr_sign(): cannot get cert from parameter 2 in %s on line %d
74 Warning: openssl_csr_sign(): cannot get private key from parameter 3 in %s on line %d
H A D008.phpt24 die("failed to get a temporary filename!");
51 Warning: openssl_x509_export(): cannot get cert from parameter 1 in %s on line %d
55 Warning: openssl_x509_export(): cannot get cert from parameter 1 in %s on line %d
61 Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in %s on line %d
65 Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in %s on line %d
H A Dbug25614.phpt2 openssl: get public key from generated private key
14 Warning: openssl_pkey_get_public(): Don't know how to get public key from this private key %s
H A D024.phpt11 die("failed to get a temporary filename!");
15 die("failed to get a temporary filename!");
46 Warning: openssl_pkcs7_decrypt(): unable to get private key in %s on line %d
61 Warning: openssl_pkcs7_decrypt(): unable to get private key in %s on line %d
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_reconnect.phpt26 printf("[002] Cannot get full processlist, [%d] %s\n",
47 printf("[006] Cannot get wait_timeout, [%d] %s\n",
59 printf("[008] Cannot get full processlist, [%d] %s\n",
75 printf("[011] Cannot get database name, [%d] %s\n",
79 printf("[012] Cannot get database name, [%d] %s\n",
96 printf("[015] Cannot get full processlist, [%d] %s\n",
113 printf("[018] Cannot get database name, [%d] %s\n",
117 printf("[019] Cannot get database name, [%d] %s\n",
/PHP-5.3/tests/lang/
H A Dshort_tags.003.phpt7 <?='this should get echoed'?>
25 this should get echoed
H A Dshort_tags.004.phpt7 <?='this should get echoed'?>
25 <?='this should get echoed'?>
/PHP-5.3/tests/classes/
H A Dfactory_and_singleton_001.phpt35 public function get() {
61 var_dump($x->get());
62 var_dump($y->get());
68 var_dump($y->get());
H A Dfactory_and_singleton_002.phpt35 public function get() {
61 var_dump($x->get());
62 var_dump($y->get());
68 var_dump($y->get());
/PHP-5.3/ext/json/
H A Dutf8_decode.c59 get(json_utf8_decode *utf8) in get() function
78 int c = get(utf8); in cont()
135 c = get(utf8); in utf8_decode_next()
/PHP-5.3/ext/mbstring/tests/
H A Dmb_ereg_search.phpt25 $r = mb_ereg_search_getregs(); //get first result
29 $r = mb_ereg_search_regs();//get next result

Completed in 34 milliseconds

12345678910>>...42