Home
last modified time | relevance | path

Searched refs:default (Results 76 – 100 of 803) sorted by relevance

12345678910>>...33

/PHP-7.0/ext/phar/tests/
H A Dzf_test.phpt44 phar://%szfapp.phar.tar.gz/application/default/controllers/ErrorController.php
45 phar://%szfapp.phar.tar.gz/application/default/controllers/IndexController.php
46 phar://%szfapp.phar.tar.gz/application/default/views/scripts/error/error.phtml
47 phar://%szfapp.phar.tar.gz/application/default/views/scripts/index/index.phtml
/PHP-7.0/ext/standard/tests/http/
H A Dbug65634.phpt34 echo "HTTP/1.0, default behaviour:\n";
43 echo "HTTP/1.1, default behaviour:\n";
53 HTTP/1.0, default behaviour:
68 HTTP/1.1, default behaviour:
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug49692.phpt16 string(13) "default:index"
18 string(12) "default:info"
/PHP-7.0/ext/filter/tests/
H A Dbug50632.phpt2 bug 50632, filter_input() does not return default value if the variable does not exist
7 …FILTER_VALIDATE_INT, array('flags' => FILTER_REQUIRE_SCALAR, 'options' => array('default' => 23)));
/PHP-7.0/Zend/tests/
H A D022.phpt13 function someMethod($param = "default")
24 default
H A Dbug52041.phpt28 Warning: Creating default object from empty value in %sbug52041.php on line 6
32 Warning: Creating default object from empty value in %sbug52041.php on line 7
36 Warning: Creating default object from empty value in %sbug52041.php on line 8
44 Warning: Creating default object from empty value in %sbug52041.php on line 9
50 Warning: Creating default object from empty value in %sbug52041.php on line 10
58 Warning: Creating default object from empty value in %sbug52041.php on line 11
H A Dbug41075.phpt2 Bug #41075 (memleak when creating default object caused exception)
30 string(40) "Creating default object from empty value"
/PHP-7.0/ext/standard/tests/file/
H A Dunlink_variation1.phpt25 /* Delete file having default permission but its dir having readonly permission
26 Delete file having readonly permission but dir having default permission
44 echo "-- Unlink file having default permission and its dir having read only permission --\n";
56 echo "\n-- Unlinking file without write permission, its dir having default permission --\n";
76 -- Unlink file having default permission and its dir having read only permission --
86 -- Unlinking file without write permission, its dir having default permission --
H A Dfgetss_variation1-win32.phpt66 …echo "-- fgetss() with default length, file pointer at 0 , expected : no character should be read …
88 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
98 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
108 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
118 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
128 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
138 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
148 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
158 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
168 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
H A Dfgetss_variation1.phpt62 …echo "-- fgetss() with default length, file pointer at 0 , expected : no character should be read …
84 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
94 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
104 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
114 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
124 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
134 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
144 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
154 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
164 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
H A Dfgetss_basic2-win32.phpt58 echo "-- fgetss() with default length, file pointer at 0 --\n";
87 -- fgetss() with default length, file pointer at 0 --
102 -- fgetss() with default length, file pointer at 0 --
117 -- fgetss() with default length, file pointer at 0 --
132 -- fgetss() with default length, file pointer at 0 --
147 -- fgetss() with default length, file pointer at 0 --
162 -- fgetss() with default length, file pointer at 0 --
177 -- fgetss() with default length, file pointer at 0 --
192 -- fgetss() with default length, file pointer at 0 --
207 -- fgetss() with default length, file pointer at 0 --
H A Dfgetss_basic2.phpt56 echo "-- fgetss() with default length, file pointer at 0 --\n";
85 -- fgetss() with default length, file pointer at 0 --
100 -- fgetss() with default length, file pointer at 0 --
115 -- fgetss() with default length, file pointer at 0 --
130 -- fgetss() with default length, file pointer at 0 --
145 -- fgetss() with default length, file pointer at 0 --
160 -- fgetss() with default length, file pointer at 0 --
175 -- fgetss() with default length, file pointer at 0 --
190 -- fgetss() with default length, file pointer at 0 --
205 -- fgetss() with default length, file pointer at 0 --
/PHP-7.0/ext/openssl/
H A Dconfig0.m411 PHP_ARG_WITH(system-ciphers, whether to use system default cipher list instead of hardcoded value,
12 [ --with-system-ciphers OPENSSL: Use system default cipher list instead of hardcoded value], no,…
31 …AC_DEFINE(USE_OPENSSL_SYSTEM_CIPHERS,1,[ Use system default cipher list instead of hardcoded value…
/PHP-7.0/tests/classes/
H A Dimplicit_instantiation_001.phpt42 Warning: Creating default object from empty value in %s on line 18
48 Warning: Creating default object from empty value in %s on line 22
52 Warning: Creating default object from empty value in %s on line 26
60 Warning: Creating default object from empty value in %s on line 18
66 Warning: Creating default object from empty value in %s on line 22
70 Warning: Creating default object from empty value in %s on line 26
78 Warning: Creating default object from empty value in %s on line 18
84 Warning: Creating default object from empty value in %s on line 22
88 Warning: Creating default object from empty value in %s on line 26
/PHP-7.0/ext/dom/tests/
H A Dbug34276.phpt2 Bug #34276 (setAttributeNS and default namespace)
43 …e.com/ns/fubar" xmlns:default="http://www.example.com/ns/foo" attra="attra" default:attra="attrane…
/PHP-7.0/ext/openssl/tests/
H A Dcheck_default_conf_path.phpt2 Check for default OpenSSL config path on Windows
17 preg_match(",Openssl default config .* (.*),", $info, $m);
/PHP-7.0/tests/lang/
H A D022.phpt17 default:
23 default:
/PHP-7.0/ext/standard/tests/array/
H A Duasort_variation11.phpt11 * string, integer, default & duplicate keys
42 // Array with default and assigned keys
44 echo "-- Array with default/assigned keys --\n";
70 -- Array with default/assigned keys --
H A Darray_intersect_assoc_variation9.phpt22 // arrays with default keys
37 // Calling array_intersect_assoc() with default arguments
39 echo "- With default arguments -\n";
48 // Calling array_intersect_assoc() with default arguments
50 echo "- With default arguments -\n";
63 - With default arguments -
138 - With default arguments -
/PHP-7.0/ext/standard/tests/strings/
H A Dstrrpos_basic1.phpt2 Test strrpos() function : basic functionality - with default arguments
15 echo "-- With default arguments --\n";
35 -- With default arguments --
H A Dstrcspn_variation9.phpt2 Test strcspn() function : usage variations - different strings with default start and len args
13 * Testing strcspn() : with different strings as str argument and default start and len args
16 echo "*** Testing strcspn() : with different str and default start and len args ***\n";
49 //calling strcspn() with default arguments
56 *** Testing strcspn() : with different str and default start and len args ***
H A Dstrspn_variation9.phpt2 Test strspn() function : usage variations - different strings with default start and len args
13 * Testing strspn() : with different strings as str argument and default start and len args
16 echo "*** Testing strspn() : with different str and default start and len args ***\n";
49 //calling strspn() with default arguments
56 *** Testing strspn() : with different str and default start and len args ***
H A Dstripos_basic1.phpt2 Test stripos() function : basic functionality - with default arguments
15 echo "-- With default arguments --\n";
37 -- With default arguments --
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_getStaticPropertyValue_001_2_4.phpt24 var_dump($rcA->getStaticPropertyValue("privateOverridden", "default value"));
26 var_dump($rcA->getStaticPropertyValue("protectedOverridden", "default value"));
37 echo "\nRetrieving non-existent values from A with no default value:\n";
55 string(13) "default value"
/PHP-7.0/ext/ldap/tests/
H A DREADME115 LDAP_TEST_HOST (default: localhost) Host to connect to
116 LDAP_TEST_PORT (default: 389) Port to connect to
117 LDAP_TEST_BASE (default: dc=my-domain,dc=com) Base to use. May be the ldap root or a s…
118 LDAP_TEST_USER (default: cn=Manager,dc=my-domain,dc=com) DN used for binding
119 LDAP_TEST_SASL_USER (default: Manager) SASL user used for SASL binding
120 LDAP_TEST_PASSWD (default: secret) Password used for plain and SASL binding
121 LDAP_TEST_OPT_PROTOCOL_VERSION (default: 3) Version of LDAP protocol to use
122 LDAP_TEST_SKIP_BIND_FAILURE (default: true) Whether to fail the test or not in case …

Completed in 51 milliseconds

12345678910>>...33