Home
last modified time | relevance | path

Searched refs:all_suffixes (Results 1 – 25 of 127) sorted by relevance

123456

/dports/misc/libpostal/libpostal-1.1-alpha/scripts/geodata/names/
H A Dnormalization.py53all_suffixes = [six.u('{}{}').format(whitespace_phrase, s) for s in suffixes] + suffixes_no_whites…
59 if all_suffixes:
60 suffix_regex = six.u('(?:{})$').format(six.u('|').join(all_suffixes))
70 … sim_only_suffix_regex = six.u('(?:{})$').format(six.u('|').join(sim_only_suffixes + all_suffixes))
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/
H A DCaching.py106 all_suffixes = getAllModuleSuffixes()
115 if isPackageDir(fullname) or filename.endswith(all_suffixes):
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = {
151 const struct suffix_pair *const suffixes = all_suffixes[format];
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dsuffix.c125 static const struct suffix_pair all_suffixes[][3] = { in compressed_name() local
151 const struct suffix_pair *const suffixes = all_suffixes[format]; in compressed_name()
/dports/lang/python310/Python-3.10.1/Lib/importlib/
H A Dmachinery.py17 def all_suffixes(): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/lang/python37/Python-3.7.12/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/lang/python38/Python-3.8.12/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/lang/python-tools/Python-3.8.12/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/lang/python39/Python-3.9.9/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/importlib/
H A Dmachinery.py19 def all_suffixes(): function
/dports/lang/python311/Python-3.11.0a3/Lib/importlib/
H A Dmachinery.py18 def all_suffixes(): function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/xz/
H A Dsuffix.c199 static const char *const all_suffixes[][4] = { in compressed_name() local
228 const char *const *suffixes = all_suffixes[format]; in compressed_name()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/xz/
H A Dsuffix.c199 static const char *const all_suffixes[][4] = { in compressed_name() local
228 const char *const *suffixes = all_suffixes[format]; in compressed_name()

123456