Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oxc-project/oxc-resolver
/ functions
Functions
769 in github.com/oxc-project/oxc-resolver
⨍
Functions
769
◇
Types & classes
86
Function
match_path
()
src/tests/tsconfig_paths.rs:428
Function
matches
Returns whether `resolved_path` correctly resolves `req`. The path is checked for two things: (a) it contains a segment matching `req.pkg_dir` in one
benches/package_managers.rs:178
Method
metadata
(path: &Path)
src/file_system.rs:181
Method
metadata
(&self, path: &Path)
src/tests/tsconfig_extends.rs:283
Function
minimatch
()
tests/resolve_package.rs:186
Function
module
()
src/specifier.rs:153
Function
module_directory_fallback
()
src/tests/modules.rs:52
Function
module_type_disabled
()
src/tests/module_type.rs:50
Function
multi_dot_extension
()
src/tests/extensions.rs:86
Function
multiple_module_directories_priority
()
src/tests/modules.rs:35
Method
names
(&self)
src/error.rs:222
Function
nested_monorepo_canonicalize_matches_os
()
src/tests/symlink.rs:373
Function
nested_package_json_type
()
src/tests/module_type.rs:36
Function
nested_symlinks
regression: https://github.com/NicholasLYang/oxc-repro
tests/misc.rs:39
Method
new
Create a new memory file system and load all fixtures
benches/resolver.rs:498
Method
new
(options: Option<NapiResolveOptions>)
napi/src/lib.rs:154
Method
new
(paths_map: &CompilerOptionsPathsMap)
src/tsconfig.rs:790
Method
new
(options: ResolveOptions)
src/lib.rs:162
Method
new
(is_file: bool, is_dir: bool, is_symlink: bool)
src/file_system.rs:92
Method
new
()
src/cache/cached_meta.rs:41
Method
new
(fs: Arc<dyn FileSystem>)
src/cache/cache_impl.rs:349
Method
new
( hash: u64, path: Box<Path>, is_node_modules: bool, inside_node_modules: bool
src/cache/cached_path.rs:44
Method
new
()
src/tests/tsconfig_extends.rs:260
Method
new
(data: &[(&'static str, &'static str)])
src/tests/memory_fs.rs:19
Method
new_with_file_system
(file_system: Fs, options: ResolveOptions)
src/lib.rs:178
Function
no_package
()
src/tests/simple.rs:69
Function
no_prefer_relative_uses_node_modules
()
src/tests/resolve.rs:118
Function
no_types_not_resolved
()
src/tests/dts_resolver.rs:169
Function
node_path_resolves_from_modules
()
tests/misc.rs:58
Function
node_protocol_not_resolved
()
src/tests/dts_resolver.rs:162
Function
node_protocol_returns_not_found
()
src/tests/dts_resolver.rs:226
Function
non_file_url_passthrough
()
src/file_url.rs:136
Function
nonexistent_package
()
src/tests/dts_resolver.rs:219
Function
normalize
()
src/path.rs:170
Method
normalize_options
(op: NapiResolveOptions)
napi/src/lib.rs:249
Function
normalize_relative
()
src/path.rs:178
Method
normalize_string_target
( target_key: &'a str, target: &'a str, pattern_match: Option<&'a str>,
src/lib.rs:1718
Method
normalize_with
(&self, subpath: B)
src/path.rs:85
Function
not_apply_to_extension_nor_main_files
()
src/tests/extension_alias.rs:55
Function
onCreateWorker
()
napi/resolver.wasi.cjs:61
Function
onCreateWorker
()
napi/resolver.wasi-browser.js:40
Function
onLoad
({ wasmModule, wasmMemory })
napi/wasi-worker.mjs:36
Function
onLoad
({ wasmModule, wasmMemory })
napi/wasi-worker-browser.mjs:7
Function
options
()
tests/api.rs:103
Function
options_api
()
tests/api.rs:130
Function
overwriteImports
(importObject)
napi/resolver.wasi.cjs:93
Function
overwriteImports
(importObject)
napi/wasi-worker.mjs:49
Function
overwriteImports
(importObject)
napi/resolver.wasi-browser.js:49
Function
overwriteImports
(importObject)
napi/wasi-worker-browser.mjs:26
Function
package_json
()
tests/api.rs:43
Function
package_json_with_bom
()
tests/misc.rs:27
Function
package_json_with_symlinks_true
()
src/tests/package_json.rs:51
Method
parse
(node_path: Option<std::ffi::OsString>)
src/node_path.rs:26
Method
parse
(specifier: &'a str)
src/specifier.rs:17
Method
parse
Parse a package.json file from JSON bytes # Errors
src/package_json/serde.rs:91
Method
parse
Parse a package.json file from JSON bytes # Panics # Errors
src/package_json/simd.rs:111
Function
parse_invalid
()
src/tests/tsconfck.rs:27
Method
parse_package_specifier
Returns (module, subpath) https://github.com/nodejs/node/blob/8f0f17e1e3b6c4e58ce748e06343c5304062c491/lib/internal/modules/esm/resolve.js#L688 NOTE:
src/lib.rs:1870
Method
parse_query_fragment
( specifier: &'a str, skip: usize, )
src/specifier.rs:36
Function
parse_valid
()
src/tests/tsconfck.rs:17
Function
part_of_solution
()
src/tests/tsconfck.rs:58
Function
parts
(meta: FileMetadata)
src/cache/cached_meta.rs:95
Method
path
(&'a self)
src/specifier.rs:13
Method
paths
(&self)
src/error.rs:192
Function
paths_child_overrides_extended
()
src/tests/tsconfig_lookup.rs:286
Function
paths_empty_array
()
src/tests/tsconfig_lookup.rs:241
Function
paths_exact_wins_over_wildcard
()
src/tests/tsconfig_lookup.rs:250
Function
paths_explicit_extension_target
()
src/tests/tsconfig_lookup.rs:314
Function
paths_inherited_paths_base
()
src/tests/tsconfig_lookup.rs:295
Function
paths_longest_prefix_wins
()
src/tests/tsconfig_lookup.rs:262
Function
paths_multiple_substitutions_pick_first_existing
()
src/tests/tsconfig_lookup.rs:274
Function
paths_no_base_url_anchors_at_config_dir
()
src/tests/tsconfig_lookup.rs:305
Function
paths_star_only_pattern
()
src/tests/tsconfig_lookup.rs:393
Function
paths_wildcard_prefix_and_suffix
()
src/tests/tsconfig_lookup.rs:327
Method
pattern_key_compare
PATTERN_KEY_COMPARE(keyA, keyB)
src/lib.rs:1901
Function
percent_decoding
()
src/file_url.rs:165
Function
percent_decoding_windows
()
src/file_url.rs:174
Function
pnp_basic
()
src/tests/pnp.rs:10
Function
posix_rejects_encoded_slash
()
src/file_url.rs:253
Function
posix_rejects_hostname
()
src/file_url.rs:247
Function
postcss
()
tests/resolve_package.rs:84
Function
prefer_absolute
()
src/tests/roots.rs:61
Function
prefer_relative
()
src/tests/resolve.rs:89
Function
prefer_relative_local_over_node_modules
()
src/tests/resolve.rs:108
Function
project_references_both_resolve_via_their_own_paths
()
src/tests/tsconfig_lookup.rs:415
Method
query
(&self)
src/resolution.rs:76
Function
query_and_fragment_preserved
()
src/file_url.rs:180
Function
query_and_fragment_preserved_windows
()
src/file_url.rs:197
Function
query_fragment
()
src/specifier.rs:167
Method
read
(&self, path: &Path)
src/tests/tsconfig_extends.rs:269
Method
read_link
(&self, path: &Path)
benches/resolver.rs:794
Method
read_link
(path: &Path)
src/file_system.rs:239
Method
read_link
(&self, path: &Path)
src/tests/tsconfig_extends.rs:291
Method
read_to_string
(&self, path: &Path)
benches/resolver.rs:740
Method
read_to_string
# Errors See [std::fs::read_to_string]
src/file_system.rs:172
Method
read_to_string
(&self, path: &Path)
src/tests/tsconfig_extends.rs:273
Function
real_package_anchor_walks_internal_symlinks
()
src/tests/symlink.rs:343
Method
realpath
(&self)
src/package_json/mod.rs:186
Function
recurse_fail
()
src/tests/browser_field.rs:95
Function
recursive
()
src/tests/browser_field.rs:157
← previous
next →
501–600 of 769, ranked by callers