SortFlags#

class SortFlags#

Fields#

class SortFlags
CASE_SENSITIVE#

Case sensitive sort

FILENAME#

Improved sorting for filenames.

see utf8_collate_key_for_filename

Added in version 5.16.

NONE#

No flags specified

REMOVE_DUPLICATES#

Remove duplicates

REVERSE_ORDER#

Sort in reverse order