Searched defs:parse_next (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | mech-digest-md5.c | 227 static bool parse_next(char **data, char **key, char **value) function 487 if (parse_next(©, &key, &value)) { |
Completed in 626 milliseconds