Home
last modified time | relevance | path

Searched refs:as (Results 1 – 25 of 2961) sorted by relevance

12345678910>>...119

/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_types.phpt19 1 as "integer",
24 1.0 as "float",
26 $22.36 as "money",
27 "Binford" as "string",
29 NULL as "null",
39 1 as "integer",
40 -%s as "integer_min",
42 %s as "integer_max",
44 1.0 as "float",
46 $22.36 as "money",
[all …]
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_decrypt_variation5.phpt127 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
131 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
135 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
139 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
143 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
147 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
151 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
155 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
159 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
179 Error: 2 - mcrypt_decrypt(): The IV parameter must be as long as the blocksize, %s(%d)
[all …]
H A Dmcrypt_encrypt_variation5.phpt128 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
132 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
136 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
140 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
144 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
148 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
152 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
156 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
160 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
180 Error: 2 - mcrypt_encrypt(): The IV parameter must be as long as the blocksize, %s(%d)
[all …]
H A Dmcrypt_cbc_variation5.phpt128 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
133 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
138 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
143 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
148 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
153 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
158 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
163 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
168 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
193 Error: 2 - mcrypt_cbc(): The IV parameter must be as long as the blocksize, %s(%d)
[all …]
H A Dmcrypt_rijndael128_128BitKey.phpt52 foreach ($keys as $key) {
62 foreach ($ivs as $iv) {
107 Warning: mcrypt_cbc(): The IV parameter must be as long as the blocksize in %s on line %d
110 Warning: mcrypt_decrypt(): The IV parameter must be as long as the blocksize in %s on line %d
117 Warning: mcrypt_cbc(): The IV parameter must be as long as the blocksize in %s on line %d
120 Warning: mcrypt_decrypt(): The IV parameter must be as long as the blocksize in %s on line %d
127 Warning: mcrypt_cbc(): The IV parameter must be as long as the blocksize in %s on line %d
130 Warning: mcrypt_decrypt(): The IV parameter must be as long as the blocksize in %s on line %d
143 Warning: mcrypt_cbc(): The IV parameter must be as long as the blocksize in %s on line %d
146 Warning: mcrypt_decrypt(): The IV parameter must be as long as the blocksize in %s on line %d
/PHP-5.5/ext/intl/tests/
H A Ddateformat_parse_timestamp_parsepos.phpt44 foreach( $text_arr as $text_entry){
49 foreach( $locale_arr as $locale_entry ){
52 foreach( $datetype_arr as $datetype_entry )
87 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
89 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
91 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
93 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
103 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
105 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
107 Error while parsing as: 'Date parsing failed: U_PARSE_ERROR'; Position = 0
[all …]
H A Dtimezone_hasSameRules_basic.phpt15 echo "Europe/Lisbon has same rules as itself:\n";
18 echo "\nEurope/Lisbon has same rules as Portugal:\n";
21 echo "\nEurope/Lisbon has same rules as Atlantic/Azores:\n";
27 Europe/Lisbon has same rules as itself:
30 Europe/Lisbon has same rules as Portugal:
33 Europe/Lisbon has same rules as Atlantic/Azores:
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_variation4.phpt90 foreach($values as $value) {
143 -- Iteration with len value as "" --
146 -- Iteration with len value as "" --
149 -- Iteration with len value as "1" --
152 -- Iteration with len value as "" --
155 -- Iteration with len value as "1" --
158 -- Iteration with len value as "" --
161 -- Iteration with len value as "" --
166 -- Iteration with len value as "" --
186 -- Iteration with len value as "" --
[all …]
H A Dstrspn_variation4.phpt90 foreach($values as $value) {
143 -- Iteration with len value as "" --
146 -- Iteration with len value as "" --
149 -- Iteration with len value as "1" --
152 -- Iteration with len value as "" --
155 -- Iteration with len value as "1" --
158 -- Iteration with len value as "" --
161 -- Iteration with len value as "" --
166 -- Iteration with len value as "" --
186 -- Iteration with len value as "" --
[all …]
H A Dstrcspn_variation1.phpt93 foreach($values as $value) {
108 -- Iteration with str value as "0"
113 -- Iteration with str value as "1"
208 -- Iteration with str value as ""
213 -- Iteration with str value as ""
223 -- Iteration with str value as ""
233 -- Iteration with str value as ""
238 -- Iteration with str value as ""
243 -- Iteration with str value as ""
253 -- Iteration with str value as ""
[all …]
H A Dstrcspn_variation2.phpt92 foreach($values as $value) {
107 -- Iteration with mask value as "0" --
112 -- Iteration with mask value as "1" --
207 -- Iteration with mask value as "" --
212 -- Iteration with mask value as "" --
222 -- Iteration with mask value as "" --
232 -- Iteration with mask value as "" --
237 -- Iteration with mask value as "" --
242 -- Iteration with mask value as "" --
252 -- Iteration with mask value as "" --
[all …]
H A Dstrspn_variation1.phpt93 foreach($values as $value) {
108 -- Iteration with str value as "0"
113 -- Iteration with str value as "1"
208 -- Iteration with str value as ""
213 -- Iteration with str value as ""
223 -- Iteration with str value as ""
233 -- Iteration with str value as ""
238 -- Iteration with str value as ""
243 -- Iteration with str value as ""
253 -- Iteration with str value as ""
[all …]
H A Dstrspn_variation2.phpt92 foreach($values as $value) {
107 -- Iteration with mask value as "0" --
112 -- Iteration with mask value as "1" --
207 -- Iteration with mask value as "" --
212 -- Iteration with mask value as "" --
222 -- Iteration with mask value as "" --
232 -- Iteration with mask value as "" --
237 -- Iteration with mask value as "" --
242 -- Iteration with mask value as "" --
252 -- Iteration with mask value as "" --
[all …]
H A Dstrcspn_variation3.phpt90 foreach($values as $value) {
164 -- Iteration with start value as "" --
168 -- Iteration with start value as "" --
172 -- Iteration with start value as "1" --
176 -- Iteration with start value as "" --
180 -- Iteration with start value as "1" --
184 -- Iteration with start value as "" --
188 -- Iteration with start value as "" --
196 -- Iteration with start value as "" --
228 -- Iteration with start value as "" --
[all …]
H A Dstrspn_variation3.phpt90 foreach($values as $value) {
164 -- Iteration with start value as "" --
168 -- Iteration with start value as "" --
172 -- Iteration with start value as "1" --
176 -- Iteration with start value as "" --
180 -- Iteration with start value as "1" --
184 -- Iteration with start value as "" --
188 -- Iteration with start value as "" --
196 -- Iteration with start value as "" --
228 -- Iteration with start value as "" --
[all …]
H A Djoin_variation5.phpt2 Test join() function : usage variations - sub array as argument
12 * test join() by passing pieces as array containing sub array(s)
18 // pieces as array containing sub array
21 // glue as array & pieces as array containing sub array
24 // numeric value as glue, pieces as array containg sub array
27 // using directly the sub_array as pieces
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_basic.phpt17 //Test indexed array with integers as elements
21 echo "-- Test indexed array with integers as elements --\n";
26 //Test indexed array with strings as elements
30 echo "-- Test indexed array with strings as elements --\n";
34 //Test associative array with strings as keys and integers as elements
38 echo "-- Test associative array with strings as keys and integers as elements --\n";
46 echo "-- Test associative array with strings as keys and integers as elements --\n";
57 -- Test indexed array with integers as elements --
70 -- Test indexed array with strings as elements --
83 -- Test associative array with strings as keys and integers as elements --
[all …]
H A Darray_push_variation3.phpt12 * 1. an array as $var arg
13 * 2. as sub-array as $stack arg
18 echo "\n-- Pass array as \$var argument --\n";
24 echo "\n-- Pass sub-array as \$stack argument --\n";
33 -- Pass array as $var argument --
51 -- Pass sub-array as $stack argument --
H A Darray_filter_variation9.phpt2 Test array_filter() function : usage variations - built-in functions as 'callback' argument
11 * Passing built-in functions and different language constructs as 'callback' argument
14 echo "*** Testing array_filter() : usage variations - built-in functions as 'callback' argument ***…
18 // using built-in function 'is_int' as 'callback'
21 // using built-in function 'chr' as 'callback'
24 // using language construct 'echo' as 'callback'
27 // using language construct 'exit' as 'callback'
33 *** Testing array_filter() : usage variations - built-in functions as 'callback' argument ***
/PHP-5.5/Zend/tests/
H A Dindexing_001.phpt9 foreach ($testvalues as $testvalue) {
17 foreach ($testvalues as $testvalue) {
25 foreach ($testvalues as $testvalue) {
33 foreach ($testvalues as $testvalue) {
51 Warning: Cannot use a scalar value as an array in %s on line %d
54 Warning: Cannot use a scalar value as an array in %s on line %d
57 Warning: Cannot use a scalar value as an array in %s on line %d
79 Warning: Cannot use a scalar value as an array in %s on line %d
98 Warning: Cannot use a scalar value as an array in %s on line %d
101 Warning: Cannot use a scalar value as an array in %s on line %d
[all …]
/PHP-5.5/ext/date/tests/
H A Dstrftime_variation6.phpt21 'Hour as decimal by 24-hour format' => "%H",
22 'Hour as decimal by 12-hour format' => "%I",
23 'Minute as decimal number' => "%M",
25 'Second as decimal number' => "%S",
30 foreach($inputs as $key =>$value) {
41 --Hour as decimal by 24-hour format--
45 --Hour as decimal by 12-hour format--
49 --Minute as decimal number--
57 --Second as decimal number--
H A Dgmstrftime_variation6.phpt20 'Hour as decimal by 24-hour format' => "%H",
21 'Hour as decimal by 12-hour format' => "%I",
22 'Minute as decimal number' => "%M",
24 'Second as decimal number' => "%S",
29 foreach($inputs as $key =>$value) {
40 --Hour as decimal by 24-hour format--
44 --Hour as decimal by 12-hour format--
48 --Minute as decimal number--
56 --Second as decimal number--
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug66141.phpt14 $input = 'Something\', 1 as one, 2 as two FROM dual; -- f';
35 string(50) "'Something\', 1 as one, 2 as two FROM dual; -- f'"
36 string(50) "'Something'', 1 as one, 2 as two FROM dual; -- f'"
37 string(50) "'Something'', 1 as one, 2 as two FROM dual; -- f'"
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug44327_2.phpt12 $x = $db->query('select 1 as queryString');
20 $x = $db->query('select 1 as queryString');
30 string(23) "select 1 as queryString"
32 string(23) "select 1 as queryString"
43 string(23) "select 1 as queryString"
45 string(23) "select 1 as queryString"
/PHP-5.5/ext/standard/tests/url/
H A Dget_headers_error_002.phpt17 // Format argument as type String
18 echo "\n-- Testing get_headers() function with format argument as type string --\n";
21 // Format argument as type Array
22 echo "\n-- Testing get_headers() function with format argument as type array --\n";
25 // Format argument as type Object
31 echo "\n-- Testing get_headers() function with format argument as type object --\n";
40 -- Testing get_headers() function with format argument as type string --
45 -- Testing get_headers() function with format argument as type array --
50 -- Testing get_headers() function with format argument as type object --

Completed in 49 milliseconds

12345678910>>...119