Home
last modified time | relevance | path

Searched refs:SORT_BY_EXTENSION_MAX_SEGMENTS (Results 1 – 1 of 1) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.c98 #define SORT_BY_EXTENSION_MAX_SEGMENTS 3 macro
3350 if (segment_index > SORT_BY_EXTENSION_MAX_SEGMENTS - 1) { in compare_by_extension_segments()
3393 } while (segment_index < SORT_BY_EXTENSION_MAX_SEGMENTS + 1); in caja_file_get_extension_as_string()