Home
last modified time | relevance | path

Searched refs:reverse (Results 1 – 25 of 51) sorted by relevance

123

/PHP-7.3/ext/intl/tests/
H A Drbbiter_getBinaryRules_basic2.phpt18 !!reverse;
41 !!reverse;
51 !!reverse;
H A Drbbiter_getBinaryRules_basic.phpt19 !!reverse;
37 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
38 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Drbbiter_getRules_basic.phpt18 !!reverse;
30 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Drbbiter_getRules_basic2.phpt18 !!reverse;
35 !!reverse;
H A Didn_uts46_basic.phpt26 echo "reverse, ok, with details:", "\n";
44 reverse, ok, with details:
H A Drbbiter_getRuleStatusVec_basic.phpt20 !!reverse;
H A Drbbiter___construct_basic.phpt19 !!reverse;
H A Drbbiter_getRuleStatus_basic.phpt19 !!reverse;
/PHP-7.3/Zend/tests/generators/
H A Dgenerator_with_keys.phpt6 function reverse(array $array) {
19 foreach (reverse($array) as $key => $value) {
/PHP-7.3/ext/ldap/tests/
H A Dldap_search_sort_controls.phpt28 ['attr' => 'cn', 'oid' => '2.5.13.3' /* caseIgnoreOrderingMatch */, 'reverse' => TRUE]
48 ['attr' => 'cn', 'oid' => '2.5.13.3' /* caseIgnoreOrderingMatch */, 'reverse' => TRUE]
/PHP-7.3/ext/standard/tests/array/
H A Drsort_variation4.phpt6 * Description: Sort an array in reverse order
H A Darray_values_variation7.phpt17 // populate array with 'default' keys in reverse order
H A Drsort_variation10.phpt6 * Description: Sort an array in reverse order
H A Drsort_error.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation6.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation7.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation11.phpt6 * Description: Sort an array in reverse order
H A Drsort_variation8.phpt6 * Description: Sort an array in reverse order
H A Dkrsort_variation4.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Dkrsort_variation11.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dkrsort_variation6.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Dkrsort_variation10.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation
H A Dkrsort_variation8.phpt6 * Description: Sort an array by key in reverse order, maintaining key to data correlation.
H A Drsort_variation5.phpt11 * Description: Sort an array in reverse order
/PHP-7.3/main/
H A Dmergesort.c246 #define reverse(bot, top) { \ macro
307 reverse(f1, f2-size); in setup()
312 reverse (f1, f2-size); in setup()

Completed in 30 milliseconds

123