Searched defs:str_len (Results 1 - 2 of 2) sorted by relevance
| /dovecot/src/lib/ | ||
| H A D | str.h | 24 static inline size_t str_len(const string_t *str) function 71 if (str_len(str) > len) |
| /dovecot/src/lib-imap/ | ||
| H A D | imap-arg.h | 53 size_t str_len; member in struct:imap_arg |
Completed in 294 milliseconds