Home
last modified time | relevance | path

Searched refs:Untagged_response (Results 1 – 25 of 54) sorted by relevance

123

/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dimaplib.py105 Untagged_response = re.compile(r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
949 if not self._match(Untagged_response, resp):
/dports/lang/python27/Python-2.7.18/Lib/
H A Dimaplib.py105 Untagged_response = re.compile(r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
949 if not self._match(Untagged_response, resp):
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dimaplib.py94 Untagged_response = re.compile(r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
933 if not self._match(Untagged_response, resp):
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dimaplib.py94 Untagged_response = re.compile(r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
933 if not self._match(Untagged_response, resp):
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dimaplib.py124 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1068 if not self._match(Untagged_response, resp):
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dimaplib.py124 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1068 if not self._match(Untagged_response, resp):
/dports/lang/python37/Python-3.7.12/Lib/
H A Dimaplib.py124 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1065 if not self._match(Untagged_response, resp):
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dimaplib.py124 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1068 if not self._match(Untagged_response, resp):
/dports/lang/python39/Python-3.9.9/Lib/
H A Dimaplib.py125 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1093 if not self._match(Untagged_response, resp):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dimaplib.py124 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1068 if not self._match(Untagged_response, resp):
/dports/lang/python310/Python-3.10.1/Lib/
H A Dimaplib.py125 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1093 if not self._match(Untagged_response, resp):
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dimaplib.py125 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1093 if not self._match(Untagged_response, resp):
/dports/lang/python38/Python-3.8.12/Lib/
H A Dimaplib.py124 Untagged_response = re.compile(br'\* (?P<type>[A-Z-]+)( (?P<data>.*))?') variable
1068 if not self._match(Untagged_response, resp):
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.2.api1890 imaplib.Untagged_response(??)
H A DPython-2.4.api2839 imaplib.Untagged_response
H A DPython-3.1.api2292 imaplib.Untagged_response(??)
H A DPython-2.5.api3072 imaplib.Untagged_response
H A DPython-2.6.api2411 imaplib.Untagged_response
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.2.api1890 imaplib.Untagged_response(??)
H A DPython-2.4.api2839 imaplib.Untagged_response
H A DPython-3.1.api2292 imaplib.Untagged_response(??)
H A DPython-2.7.api2510 imaplib.Untagged_response
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/qsci/api/python/
H A DPython-3.2.api1890 imaplib.Untagged_response(??)
H A DPython-2.4.api2839 imaplib.Untagged_response
H A DPython-3.1.api2292 imaplib.Untagged_response(??)

123