Searched refs:encodedWordFoundPreviously (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/kits/mail/
H A Dmail_util.cpp399 bool encodedWordFoundPreviously = false; local
421 if (!encodedWordFoundPreviously || nonSpaceFound) {
427 encodedWordFoundPreviously = true;

Completed in 62 milliseconds