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

/dovecot/src/lib-imap/
H A Dimap-utf7.c138 unsigned int *_pos, unsigned int len)
140 unsigned int pos = *_pos;
166 *_pos = (pos + 2) % 4;
137 utf16buf_to_utf8(string_t *dest, const unsigned char output[4], unsigned int *_pos, unsigned int len) argument

Completed in 6 milliseconds