Home
last modified time | relevance | path

Searched refs:by_extension (Results 1 – 23 of 23) sorted by relevance

/dports/devel/texlab/texlab-3.3.0/src/
H A Dlanguage.rs14 .and_then(Self::by_extension) in by_path()
17 pub fn by_extension(extension: &str) -> Option<Self> { in by_extension() method
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Dfile_types.h89 static std::set<file_type_e> by_extension(const std::string &ext);
H A Dfile_types.cpp117 file_type_t::by_extension(const std::string& p_ext) { in by_extension() function in mtx::file_type_t
/dports/devel/grcov/grcov-0.8.2/cargo-crates/is_executable-1.0.1/tests/
H A Dtests.rs86 fn by_extension() { in by_extension() function
/dports/misc/broot/broot-1.7.0/cargo-crates/is_executable-1.0.1/tests/
H A Dtests.rs86 fn by_extension() { in by_extension() function
/dports/java/java-subversion/subversion-1.14.1/subversion/include/private/
H A Dsvn_fs_fs_private.h255 apr_hash_t *by_extension; member
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/private/
H A Dsvn_fs_fs_private.h255 apr_hash_t *by_extension; member
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/private/
H A Dsvn_fs_fs_private.h255 apr_hash_t *by_extension; member
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/private/
H A Dsvn_fs_fs_private.h255 apr_hash_t *by_extension; member
/dports/sysutils/lsd/lsd-0.20.1/src/
H A Dsort.rs24 SortColumn::Extension => by_extension, in assemble_sorters()
65 fn by_extension(a: &Meta, b: &Meta) -> Ordering { in by_extension() function
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/merge/
H A Dreader_detection_and_creation.cpp234 for (auto type : mtx::file_type_t::by_extension(extension)) in detect_text_file_formats()
266 for (auto type : mtx::file_type_t::by_extension(extension.substr(1))) { in probe_file_format()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dstats.c341 info = apr_hash_get(stats->by_extension, extension, APR_HASH_KEY_STRING); in add_change()
344 apr_pool_t *pool = apr_hash_pool_get(stats->by_extension); in add_change()
348 apr_hash_set(stats->by_extension, info->extension, in add_change()
1328 stats->by_extension = apr_hash_make(result_pool); in create_stats()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dstats.c341 info = apr_hash_get(stats->by_extension, extension, APR_HASH_KEY_STRING); in add_change()
344 apr_pool_t *pool = apr_hash_pool_get(stats->by_extension); in add_change()
348 apr_hash_set(stats->by_extension, info->extension, in add_change()
1328 stats->by_extension = apr_hash_make(result_pool); in create_stats()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dstats.c341 info = apr_hash_get(stats->by_extension, extension, APR_HASH_KEY_STRING); in add_change()
344 apr_pool_t *pool = apr_hash_pool_get(stats->by_extension); in add_change()
348 apr_hash_set(stats->by_extension, info->extension, in add_change()
1328 stats->by_extension = apr_hash_make(result_pool); in create_stats()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_fs_fs/
H A Dstats.c341 info = apr_hash_get(stats->by_extension, extension, APR_HASH_KEY_STRING); in add_change()
344 apr_pool_t *pool = apr_hash_pool_get(stats->by_extension); in add_change()
348 apr_hash_set(stats->by_extension, info->extension, in add_change()
1328 stats->by_extension = apr_hash_make(result_pool); in create_stats()
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_fs_fs/
H A Dfs-fs-private-test.c263 SVN_TEST_ASSERT(apr_hash_count(stats->by_extension) == 1); in get_repo_stats()
264 extension_info = svn_hash_gets(stats->by_extension, "(none)"); in get_repo_stats()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_fs_fs/
H A Dfs-fs-private-test.c263 SVN_TEST_ASSERT(apr_hash_count(stats->by_extension) == 1); in get_repo_stats()
264 extension_info = svn_hash_gets(stats->by_extension, "(none)"); in get_repo_stats()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_fs_fs/
H A Dfs-fs-private-test.c263 SVN_TEST_ASSERT(apr_hash_count(stats->by_extension) == 1); in get_repo_stats()
264 extension_info = svn_hash_gets(stats->by_extension, "(none)"); in get_repo_stats()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_fs_fs/
H A Dfs-fs-private-test.c263 SVN_TEST_ASSERT(apr_hash_count(stats->by_extension) == 1); in get_repo_stats()
264 extension_info = svn_hash_gets(stats->by_extension, "(none)"); in get_repo_stats()
/dports/java/java-subversion/subversion-1.14.1/subversion/svnfsfs/
H A Dstats-cmd.c189 = svn_sort__hash(stats->by_extension, comparison_func, pool); in get_by_extensions()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svnfsfs/
H A Dstats-cmd.c189 = svn_sort__hash(stats->by_extension, comparison_func, pool); in get_by_extensions()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svnfsfs/
H A Dstats-cmd.c189 = svn_sort__hash(stats->by_extension, comparison_func, pool); in get_by_extensions()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svnfsfs/
H A Dstats-cmd.c189 = svn_sort__hash(stats->by_extension, comparison_func, pool); in get_by_extensions()