Home
last modified time | relevance | path

Searched refs:_get_child_files (Results 1 – 5 of 5) sorted by relevance

/dports/mail/notmuch/notmuch-0.34.2/bindings/python/notmuch/
H A Ddirectory.py58 _get_child_files = nmlib.notmuch_directory_get_child_files variable in Directory
59 _get_child_files.argtypes = [NotmuchDirectoryP]
60 _get_child_files.restype = NotmuchFilenamesP
155 files_p = Directory._get_child_files(self._dir_p)
/dports/mail/notmuch-emacs/notmuch-0.34.2/bindings/python/notmuch/
H A Ddirectory.py58 _get_child_files = nmlib.notmuch_directory_get_child_files variable in Directory
59 _get_child_files.argtypes = [NotmuchDirectoryP]
60 _get_child_files.restype = NotmuchFilenamesP
155 files_p = Directory._get_child_files(self._dir_p)
/dports/mail/notmuch-mutt/notmuch-0.34.2/bindings/python/notmuch/
H A Ddirectory.py58 _get_child_files = nmlib.notmuch_directory_get_child_files variable in Directory
59 _get_child_files.argtypes = [NotmuchDirectoryP]
60 _get_child_files.restype = NotmuchFilenamesP
155 files_p = Directory._get_child_files(self._dir_p)
/dports/mail/py-notmuch/notmuch-0.34.2/bindings/python/notmuch/
H A Ddirectory.py58 _get_child_files = nmlib.notmuch_directory_get_child_files variable in Directory
59 _get_child_files.argtypes = [NotmuchDirectoryP]
60 _get_child_files.restype = NotmuchFilenamesP
155 files_p = Directory._get_child_files(self._dir_p)
/dports/mail/py-notmuch2/notmuch-0.34.2/bindings/python/notmuch/
H A Ddirectory.py58 _get_child_files = nmlib.notmuch_directory_get_child_files variable in Directory
59 _get_child_files.argtypes = [NotmuchDirectoryP]
60 _get_child_files.restype = NotmuchFilenamesP
155 files_p = Directory._get_child_files(self._dir_p)