Home
last modified time | relevance | path

Searched refs:relative_only (Results 1 – 13 of 13) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/io/
H A Delpathwrapper.c324 int normalize_path (const char* path, char* norm_path, int size, int relative_only) in normalize_path() argument
338 if ((path[idx] == '/' || path[idx] == '\\') && !relative_only) in normalize_path()
373 else if (n_idx == 0 && !relative_only) in normalize_path()
408 int mkdir_tree (const char *path, int relative_only) in mkdir_tree() argument
415 if (!normalize_path (path, dir, sizeof (dir), relative_only)) in mkdir_tree()
H A Delpathwrapper.h100 int mkdir_tree(const char *path, int relative_only);
/dports/devel/py-astroid/astroid-2.9.0/astroid/
H A Dmixins.py102 modname, level=level, relative_only=level and level >= 1
/dports/ftp/wget/wget-1.21.2/src/
H A Doptions.h54 bool relative_only; /* Follow only relative links. */ member
H A Drecur.c644 if (opt.relative_only && !upos->link_relative_p) in download_child()
H A Dinit.c308 { "relativeonly", &opt.relative_only, cmd_boolean },
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/astroid/
H A Dscoped_nodes.py364 return [self.import_module(name, relative_only=True)]
419 def import_module(self, modname, relative_only=False, level=None): argument
421 if relative_only and level is None:
429 if relative_only:
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dwget.vim134 \ "relative_only",
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dwget.vim134 \ "relative_only",
/dports/devel/py-astroid/astroid-2.9.0/astroid/nodes/
H A Dscoped_nodes.py620 result = [self.import_module(name, relative_only=True)]
715 def import_module(self, modname, relative_only=False, level=None): argument
730 if relative_only and level is None:
739 if relative_only:
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GFDL/
H A Dwget.info-21080 relative_only = on/off
/dports/ftp/wget/wget-1.21.2/doc/
H A Dwget.texi3627 @item relative_only = on/off
H A Dwget.info3283 relative_only = on/off