imap: Moved utility functions to end of imap.c (Part 2/3)
Moved imap_parse_url_path() and imap_parse_custom_request() to the end of the file allowing all utility functions to be grouped together.
Loading
Please register or sign in to comment
A GitLab maintenance operation is scheduled for Tuesday, October 7th, 2025, from 6:00 PM to 8:00 PM GMT (8:00 PM to 10:00 PM CEST). GitLab will be accessible in read-only mode during the entire maintenance window.
Moved imap_parse_url_path() and imap_parse_custom_request() to the end of the file allowing all utility functions to be grouped together.