Home
last modified time | relevance | path

Searched refs:path_absolute (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dmisc.py159 path_absolute = '/(%s)?' % path_rootless variable
164 path_abempty, path_absolute, path_noscheme, path_rootless, path_empty
186 component_pattern_dict['authority'], path_abempty, path_absolute,
196 component_pattern_dict['authority'], path_abempty, path_absolute,
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dmisc.py159 path_absolute = '/(%s)?' % path_rootless variable
164 path_abempty, path_absolute, path_noscheme, path_rootless, path_empty
186 component_pattern_dict['authority'], path_abempty, path_absolute,
196 component_pattern_dict['authority'], path_abempty, path_absolute,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dmisc.py159 path_absolute = '/(%s)?' % path_rootless variable
164 path_abempty, path_absolute, path_noscheme, path_rootless, path_empty
186 component_pattern_dict['authority'], path_abempty, path_absolute,
196 component_pattern_dict['authority'], path_abempty, path_absolute,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dmisc.py159 path_absolute = '/(%s)?' % path_rootless variable
164 path_abempty, path_absolute, path_noscheme, path_rootless, path_empty
186 component_pattern_dict['authority'], path_abempty, path_absolute,
196 component_pattern_dict['authority'], path_abempty, path_absolute,
/dports/devel/wxformbuilder/source/sdk/premake/src/
H A Dpath.c33 const char* path_absolute(const char* path) in path_absolute() function
91 strcpy(fromFull, path_translate(path_absolute(from), "unix")); in path_build()
92 strcpy(toFull, path_translate(path_absolute(to), "unix")); in path_build()
176 strcpy(abs0, path_absolute(path0)); in path_compare()
177 strcpy(abs1, path_absolute(path1)); in path_compare()
H A Dplatform_posix.c199 name = path_absolute(name); in platform_mask_isfile()
222 path = path_absolute(path); in platform_mask_open()
H A Dpath.h18 const char* path_absolute(const char* path);
/dports/devel/premake/Premake-3.7/Src/
H A Dpath.c33 const char* path_absolute(const char* path) in path_absolute() function
91 strcpy(fromFull, path_translate(path_absolute(from), "unix")); in path_build()
92 strcpy(toFull, path_translate(path_absolute(to), "unix")); in path_build()
176 strcpy(abs0, path_absolute(path0)); in path_compare()
177 strcpy(abs1, path_absolute(path1)); in path_compare()
H A Dplatform_posix.c199 name = path_absolute(name); in platform_mask_isfile()
222 path = path_absolute(path); in platform_mask_open()
H A Dpath.h18 const char* path_absolute(const char* path);
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/contrib/
H A Duri.hpp71 struct path_absolute : seq< one< '/' >, opt< segment_nz, star< one< '/' >, segment > > > {}; struct
78 path_absolute, // begins with "/" but not "//"
95 …struct hier_part : sor< if_must< dslash, authority, path_abempty >, path_rootless, path_absolute, …
96 …art : sor< if_must< dslash, authority, path_abempty >, path_noscheme, path_absolute, path_empty > …
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Duri.hpp76 … struct path_absolute : seq< one< '/' >, opt< segment_nz, star< one< '/' >, segment > > > {}; struct
83 path_absolute, // begins with "/" but not "//"
100 …art : sor< if_must< dslash, authority, path_abempty >, path_rootless, path_absolute, path_empty > …
101 …art : sor< if_must< dslash, authority, path_abempty >, path_noscheme, path_absolute, path_empty > …
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/contrib/
H A Duri.hpp76 … struct path_absolute : seq< one< '/' >, opt< segment_nz, star< one< '/' >, segment > > > {}; struct
83 path_absolute, // begins with "/" but not "//"
100 …art : sor< if_must< dslash, authority, path_abempty >, path_rootless, path_absolute, path_empty > …
101 …art : sor< if_must< dslash, authority, path_abempty >, path_noscheme, path_absolute, path_empty > …
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Duri.hpp76 … struct path_absolute : seq< one< '/' >, opt< segment_nz, star< one< '/' >, segment > > > {}; struct
83 path_absolute, // begins with "/" but not "//"
100 …art : sor< if_must< dslash, authority, path_abempty >, path_rootless, path_absolute, path_empty > …
101 …art : sor< if_must< dslash, authority, path_abempty >, path_noscheme, path_absolute, path_empty > …
/dports/sysutils/ncdu/ncdu-1.16/src/
H A Dpath.c94 static char *path_absolute(const char *path) { in path_absolute() function
218 if((tmp = path_absolute(orig)) == NULL) in path_real()
230 if((cur = path_absolute(path)) == NULL) in path_chdir()
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/test/
H A Deditorconfig.c67 char *path = path_absolute("test/data/file.0foo.z"); in test_get_editorconfig_options()
77 path = path_absolute("test/data/file.foo"); in test_get_editorconfig_options()
/dports/audio/cmus/cmus-2.9.1/
H A Dpath.h26 char *path_absolute(const char *src);
/dports/finance/gnucash/gnucash-4.9/libgnucash/core-utils/
H A Dgnc-filepath-utils.cpp1043 bfs::path path_absolute; in gnc_file_path_absolute() local
1055 path_absolute = absolute (path_relative, path_head); in gnc_file_path_absolute()
1061 path_absolute = absolute (path_relative, path_head); in gnc_file_path_absolute()
1063 path_absolute.imbue (bfs_locale); in gnc_file_path_absolute()
1065 return g_strdup (path_absolute.string().c_str()); in gnc_file_path_absolute()
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dutils.cc43 path_absolute (const string& filename) in path_absolute() function
H A Dutils.hh78 std::string path_absolute (const std::string& filename);
/dports/ftp/yafc/yafc-1.3.7/src/libmhe/
H A Dstrq.h33 char *path_absolute(const char *path,
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/oauthlib/oauthlib/
H A Duri_validate.pyi27 path_absolute: Any
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/util/
H A Dpath.h74 char *path_absolute(const char *filename) MALLOC NONNULL_ARGS;
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dpath.h74 extern Pathcomp_t *path_absolute(Shell_t *, const char *, Pathcomp_t *);
/dports/ftp/yafc/yafc-1.3.7/src/
H A Dlglob.c94 char* p = path_absolute(path, tmp, gvLocalHomeDir); in lglob_glob()

1234567