Home
last modified time | relevance | path

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

12345678910>>...58

/php-src/ext/standard/tests/array/
H A Dasort_variation10.phpt6 * testing asort() by providing different octal array for $array argument with following flag values
20 echo "\n-- Testing asort() by supplying octal value array, 'flag' value is default --\n";
25 echo "\n-- Testing asort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
30 echo "\n-- Testing asort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
40 -- Testing asort() by supplying octal value array, 'flag' value is default --
63 -- Testing asort() by supplying octal value array, 'flag' value is SORT_REGULAR --
86 -- Testing asort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dkrsort_variation4.phpt6 * testing krsort() by providing array of octal values for $array argument
21 echo "\n-- Testing krsort() by supplying octal value array, 'flag' value is default --\n";
26 echo "\n-- Testing krsort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
31 echo "\n-- Testing krsort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
41 -- Testing krsort() by supplying octal value array, 'flag' value is default --
64 -- Testing krsort() by supplying octal value array, 'flag' value is SORT_REGULAR --
87 -- Testing krsort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dksort_variation10.phpt6 …* testing ksort() by providing array of octal values for $array argument with following flag value…
20 echo "\n-- Testing ksort() by supplying octal value array, 'flag' value is default --\n";
25 echo "\n-- Testing ksort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
30 echo "\n-- Testing ksort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
40 -- Testing ksort() by supplying octal value array, 'flag' value is default --
63 -- Testing ksort() by supplying octal value array, 'flag' value is SORT_REGULAR --
86 -- Testing ksort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Dsort_variation10.phpt6 * testing sort() by providing different octal array for $array argument
18 echo "\n-- Testing sort() by supplying octal value array, 'flag' value is default --\n";
23 echo "\n-- Testing sort() by supplying octal value array, 'flag' value is SORT_REGULAR --\n";
28 echo "\n-- Testing sort() by supplying octal value array, 'flag' value is SORT_NUMERIC --\n";
38 -- Testing sort() by supplying octal value array, 'flag' value is default --
61 -- Testing sort() by supplying octal value array, 'flag' value is SORT_REGULAR --
84 -- Testing sort() by supplying octal value array, 'flag' value is SORT_NUMERIC --
H A Darray_chunk_variation4.phpt20 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_…
23 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_…
26 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_…
34 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' as …
61 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' = t…
88 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' = f…
H A Dkrsort_variation6.phpt6 * testing krsort() by providing array of hexa-decimal values for $array argument
21 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is default --\n";
26 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\…
31 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\…
41 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is default --
64 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
87 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dsort_variation6.phpt6 …* testing sort() by providing different hexa-decimal array for $array argument with following flag…
17 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is default --\n";
22 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n";
27 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n";
37 -- Testing sort() by supplying hexadecimal value array, 'flag' value is default --
64 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
91 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Darsort_variation6.phpt6 …* testing arsort() by providing different hexa-decimal array for $array argument with following fl…
20 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is default --\n";
25 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\…
30 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\…
40 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is default --
63 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
86 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dasort_variation6.phpt6 …* testing asort() by providing different hexa-decimal array for $array argument with following fla…
20 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is default --\n";
25 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n…
30 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n…
40 -- Testing asort() by supplying hexadecimal value array, 'flag' value is default --
63 -- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
86 -- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dksort_variation6.phpt6 …* testing ksort() by providing array of hexa-decimal values for $array argument with following fla…
21 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is default --\n";
26 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n…
31 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n…
41 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is default --
64 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
87 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dbug39576.phpt36 Notice: Only variables should be passed by reference in %s on line %d
38 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
40 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
42 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
44 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
H A Dkrsort_variation10.phpt6 * testing krsort() by providing array of heredoc strings for $array argument with
35 echo "\n-- Testing krsort() by supplying heredoc string array, 'flag' value is default --\n";
40 echo "\n-- Testing krsort() by supplying heredoc string array, 'flag' = SORT_REGULAR --\n";
45 echo "\n-- Testing krsort() by supplying heredoc string array, 'flag' = SORT_STRING --\n";
55 -- Testing krsort() by supplying heredoc string array, 'flag' value is default --
68 -- Testing krsort() by supplying heredoc string array, 'flag' = SORT_REGULAR --
81 -- Testing krsort() by supplying heredoc string array, 'flag' = SORT_STRING --
/php-src/Zend/tests/
H A Dbug69957.phpt2 Bug #69957 (Different ways of handling div/mod by zero)
66 Message: Division by zero
70 Message: Modulo by zero
74 Message: Division by zero
78 Message: Modulo by zero
82 Message: Division by zero
86 Message: Modulo by zero
H A Dconstant_expressions_classes.phpt13 'B'=> 'class B extends A { const HW = parent::HW." extended by B"; }',
15 'D' => 'class D { const HW = \space1\C::HW." extended by D"; }',
19 …'G' => 'class G extends F { const XX = parent::XX." extended by G"; public static function get_me(…
38 B::HW = this is A extended by B
39 D::HW = this is space1\C extended by D
40 E::getHW() = this is A extended by B
41 G::get_me() = got this is F extended by G
H A Dassign_by_val_function_by_ref_return_value.phpt2 Return value of assigning by-val function result by-reference
10 Notice: Only variables should be assigned by reference in %s on line %d
H A Dassign_obj_ref_byval_function.phpt2 Assign result of by-value function to object property by-reference
16 Notice: Only variables should be assigned by reference in %s on line %d
H A Dreturn_by_ref_from_void_function.phpt2 Returning by reference from void function is deprecated
14 Deprecated: test(): Returning by reference from a void function is deprecated in %s on line %d
16 Notice: Only variable references should be returned by reference in %s on line %d
/php-src/tests/lang/
H A DpassByReference_012.phpt2 Test pass by reference semantics
7 // "Only variables should be passed by reference in %s on line %d"
17 Notice: Only variables should be passed by reference in %s on line %d
20 Notice: Only variables should be passed by reference in %s on line %d
/php-src/Zend/tests/nullsafe_operator/
H A D016.phpt32 set(): Argument #1 ($ref) could not be passed by reference
33 set(): Argument #1 ($ref) could not be passed by reference
34 set(): Argument #1 ($ref) could not be passed by reference
35 set(): Argument #1 ($ref) could not be passed by reference
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_063.phpt2 Typed property on by-ref variable
66 Cannot assign string to reference held by property class@anonymous::$foo of type int
70 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
72 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
78 Cannot assign array to reference held by property class@anonymous::$foo of type int
H A Dtyped_properties_064.phpt2 Typed property on by-ref array value
66 Cannot assign string to reference held by property class@anonymous::$foo of type int
70 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
72 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
78 Cannot assign array to reference held by property class@anonymous::$foo of type int
/php-src/tests/lang/operators/
H A DbitwiseShiftLeft_variationStr.phpt31 ArithmeticError: Bit shift by negative number
35 ArithmeticError: Bit shift by negative number
59 ArithmeticError: Bit shift by negative number
63 ArithmeticError: Bit shift by negative number
87 ArithmeticError: Bit shift by negative number
91 ArithmeticError: Bit shift by negative number
115 ArithmeticError: Bit shift by negative number
119 ArithmeticError: Bit shift by negative number
143 ArithmeticError: Bit shift by negative number
147 ArithmeticError: Bit shift by negative number
[all …]
H A DbitwiseShiftLeft_variationStr_64bit.phpt36 ArithmeticError: Bit shift by negative number
40 ArithmeticError: Bit shift by negative number
64 ArithmeticError: Bit shift by negative number
68 ArithmeticError: Bit shift by negative number
92 ArithmeticError: Bit shift by negative number
96 ArithmeticError: Bit shift by negative number
120 ArithmeticError: Bit shift by negative number
124 ArithmeticError: Bit shift by negative number
148 ArithmeticError: Bit shift by negative number
152 ArithmeticError: Bit shift by negative number
[all …]
H A DbitwiseShiftRight_variationStr.phpt32 ArithmeticError: Bit shift by negative number
36 ArithmeticError: Bit shift by negative number
60 ArithmeticError: Bit shift by negative number
64 ArithmeticError: Bit shift by negative number
88 ArithmeticError: Bit shift by negative number
92 ArithmeticError: Bit shift by negative number
116 ArithmeticError: Bit shift by negative number
120 ArithmeticError: Bit shift by negative number
144 ArithmeticError: Bit shift by negative number
148 ArithmeticError: Bit shift by negative number
[all …]
/php-src/Zend/tests/generators/errors/
H A Dnon_ref_generator_iterated_by_ref_error.phpt2 Non-ref generators cannot be iterated by-ref
13 … Uncaught Exception: You can only iterate a generator by-reference if it declared that it yields b…

Completed in 27 milliseconds

12345678910>>...58