Searched refs:IsStringAt (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DResponse.h45 bool IsStringAt(int32 index) const;
H A DCommands.cpp686 if (response.IsCommand(_Command()) && response.IsStringAt(2)
687 && response.IsStringAt(3)) {
H A DResponse.cpp233 ArgumentList::IsStringAt(int32 index) const function in class:IMAP::ArgumentList

Completed in 37 milliseconds