Searched defs:instate (Results 1 – 9 of 9) sorted by relevance
839 imapstate instate) in imap_state_servergreet_resp()861 imapstate instate) in imap_state_capability_resp()948 imapstate instate) in imap_state_starttls_resp()972 imapstate instate) in imap_state_auth_resp()1006 imapstate instate) in imap_state_login_resp()1027 imapstate instate) in imap_state_listsearch_resp()1052 imapstate instate) in imap_state_select_resp()1099 imapstate instate) in imap_state_fetch_resp()1202 imapstate instate) in imap_state_fetch_final_resp()1219 imapstate instate) in imap_state_append_resp()[all …]
795 smtpstate instate) in smtp_state_servergreet_resp()815 smtpstate instate) in smtp_state_starttls_resp()838 smtpstate instate) in smtp_state_ehlo_resp()941 smtpstate instate) in smtp_state_helo_resp()962 smtpstate instate) in smtp_state_auth_resp()990 smtpstate instate) in smtp_state_command_resp()1036 smtpstate instate) in smtp_state_mail_resp()1056 smtpstate instate) in smtp_state_rcpt_resp()1116 smtpstate instate) in smtp_state_data_resp()1145 smtpstate instate) in smtp_state_postdata_resp()
606 pop3state instate) in pop3_state_servergreet_resp()665 pop3state instate) in pop3_state_capa_resp()756 pop3state instate) in pop3_state_starttls_resp()780 pop3state instate) in pop3_state_auth_resp()820 pop3state instate) in pop3_state_apop_resp()841 pop3state instate) in pop3_state_user_resp()864 pop3state instate) in pop3_state_pass_resp()885 pop3state instate) in pop3_state_command_resp()
1655 ftpstate instate) in ftp_state_quote()2134 ftpstate instate) in ftp_state_type_resp()2247 ftpstate instate) in ftp_state_size_resp()2307 ftpstate instate) in ftp_state_rest_resp()2343 int ftpcode, ftpstate instate) in ftp_state_stor_resp()2381 ftpstate instate) in ftp_state_get_resp()2539 ftpstate instate) in ftp_state_user_resp()
93 static int instate = 0; variable
6740 xmlParserInputState instate; in xmlParseConditionalSections() local
568 def instate(self, statespec, callback=None, *args, **kw): member in Widget
566 def instate(self, statespec, callback=None, *args, **kw): member in Widget
225 xmlParserInputState instate; /* current type of input */ member