Searched defs:ascending (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/generators/
H A Dmod_autoindex.c754 int ascending, ignore_case, version_sort; member in struct:ent
1281 p->ascending = (apr_toupper(direction) == D_ASCENDING);
1366 p->ascending = (apr_toupper(direction) == D_ASCENDING);
1472 * selected again. Non-active fields always start in ascending order.
1927 if ((*e1)->ascending) {
2064 * default to ascending by filename.

Completed in 537 milliseconds