/PHP-7.1/ext/intl/doc/ |
H A D | collator_api.php | 143 * @param int $sort_flags Optional sorting type, one of the following: 151 public function sort( $arr, $sort_flags ) {} argument 159 * @param int $sort_flags Optional sorting type 165 public function asort( $arr, $sort_flags ) {} argument 287 * @param int $sort_flags Optional sorting type, one of the following: 295 function collator_sort( $coll, $arr, $sort_flags ) {} argument 302 * @param int $sort_flags Optional sorting type. 308 function collator_asort( $coll, $arr, $sort_flags ) {} argument
|
/PHP-7.1/ext/standard/tests/array/ |
H A D | rsort_error.phpt | 5 /* Prototype : bool rsort(array &$array_arg [, int $sort_flags]) 23 $sort_flags = SORT_REGULAR; 25 var_dump( rsort($array_arg, $sort_flags, $extra_arg) );
|
H A D | krsort_variation2.phpt | 2 Test krsort() function : usage variations - unexpected values for 'sort_flags' argument 5 /* Prototype : bool krsort(array &array_arg [, int sort_flags]) 72 // when 'sort_flags' argument is supplied with different values 73 echo "\n-- Testing krsort() by supplying different unexpected values for 'sort_flags' argument --\n… 90 -- Testing krsort() by supplying different unexpected values for 'sort_flags' argument --
|
H A D | ksort_variation2.phpt | 2 Test ksort() function : usage variations - unexpected values for 'sort_flags' argument 5 /* Prototype : bool ksort(array &array_arg [, int sort_flags]) 72 // when 'sort_flags' argument is supplied with different values 73 echo "\n-- Testing ksort() by supplying different unexpected values for 'sort_flags' argument --\n"; 90 -- Testing ksort() by supplying different unexpected values for 'sort_flags' argument --
|
H A D | arsort_variation2.phpt | 2 Test arsort() function : usage variations - unexpected values for 'sort_flags' argument 5 /* Prototype : proto bool arsort(array &array_arg [, int sort_flags]) 74 echo "\n-- Testing arsort() by supplying different unexpected values for 'sort_flags' argument --\n… 91 -- Testing arsort() by supplying different unexpected values for 'sort_flags' argument --
|
H A D | asort_variation2.phpt | 2 Test asort() function : usage variations - unexpected values for 'sort_flags' argument 5 /* Prototype : proto bool asort(array &array_arg [, int sort_flags]) 74 echo "\n-- Testing asort() by supplying different unexpected values for 'sort_flags' argument --\n"; 91 -- Testing asort() by supplying different unexpected values for 'sort_flags' argument --
|
H A D | rsort_variation2.phpt | 2 Test rsort() function : usage variations - Pass different data types as $sort_flags arg 7 /* Prototype : bool rsort(array &$array_arg [, int $sort_flags]) 13 * Pass different data types as $sort_flags argument to rsort() to test behaviour 42 // unexpected values to be passed to $sort_flags argument
|
H A D | ksort_variation8.phpt | 2 Test ksort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR … 5 /* Prototype : bool ksort ( array &$array [, int $sort_flags] )
|
H A D | arsort_variation11.phpt | 2 Test arsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR… 5 /* Prototype : bool arsort ( array &$array [, int $sort_flags] )
|
H A D | asort_variation11.phpt | 2 Test asort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR … 5 /* Prototype : bool asort ( array &$array [, int $sort_flags] )
|
H A D | sort_variation8.phpt | 2 Test sort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as defualt… 5 /* Prototype : bool sort ( array &$array [, int $sort_flags] )
|
H A D | krsort_variation8.phpt | 2 Test krsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR… 5 /* Prototype : bool krsort ( array &$array [, int $sort_flags] )
|
H A D | arsort_variation8.phpt | 2 Test arsort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as defau… 5 /* Prototype : bool arsort ( array &$array [, int $sort_flags] )
|
H A D | asort_variation8.phpt | 2 Test asort() function : usage variations - sort array with diff. sub arrays, 'sort_flags' as defaul… 5 /* Prototype : bool asort ( array &$array [, int $sort_flags] )
|
H A D | rsort_variation4.phpt | 5 /* Prototype : bool rsort(array &$array_arg [, int $sort_flags])
|
H A D | arsort_variation9.phpt | 2 Test arsort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as defau… 5 /* Prototype : bool arsort ( array &$array [, int $sort_flags] )
|
H A D | asort_variation9.phpt | 2 Test asort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as defaul… 5 /* Prototype : bool asort ( array &$array [, int $sort_flags] )
|
H A D | sort_variation9.phpt | 2 Test sort() function : usage variations - sort diff. associative arrays, 'sort_flags' as defualt/SO… 5 /* Prototype : bool sort ( array &$array [, int $sort_flags] )
|
H A D | rsort_variation10.phpt | 5 /* Prototype : bool rsort(array &$array_arg [, int $sort_flags])
|
H A D | rsort_variation6.phpt | 5 /* Prototype : bool rsort(array &$array_arg [, int $sort_flags])
|
H A D | rsort_variation7.phpt | 5 /* Prototype : bool rsort(array &$array_arg [, int $sort_flags])
|
H A D | sort_variation2.phpt | 2 Test sort() function : usage variations - unexpected values for 'sort_flags' argument 5 /* Prototype : bool sort(array &array_arg [, int $sort_flags])
|
H A D | sort_object1.phpt | 2 Test sort() function : object functionality - sorting objects, 'sort_flags' as default/SORT_REGULAR 5 /* Prototype : bool sort ( array &$array [, int $sort_flags] )
|
/PHP-7.1/ext/reflection/tests/ |
H A D | ReflectionParameter_canBePassedByValue.phpt | 48 Name: sort_flags 62 Name: sort_flags
|
/PHP-7.1/ext/intl/collator/ |
H A D | collator_sort.c | 266 static collator_compare_func_t collator_get_compare_function( const zend_long sort_flags ) in collator_get_compare_function() argument 270 switch( sort_flags ) in collator_get_compare_function() 298 zend_long sort_flags = COLLATOR_SORT_REGULAR; in collator_sort_internal() local 304 &object, Collator_ce_ptr, &array, &sort_flags ) == FAILURE ) in collator_sort_internal() 316 INTL_G(compare_func) = collator_get_compare_function( sort_flags ); in collator_sort_internal()
|