Home
last modified time | relevance | path

Searched refs:pathref (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/p5-Env-Path/Env-Path-0.19/
H A DPath.pm89 $$pathref = $dsep.$$pathref if $$pathref;
97 $$pathref .= $dsep if $$pathref;
111 $$pathref .= $dsep if $$pathref;
119 $$pathref = $$pathref ? "$insert$dsep$$pathref" : $insert;
133 $$pathref .= $dsep if $$pathref;
141 $$pathref = $$pathref ? "$$pathref$dsep$insert" : $insert;
148 return $pathref unless $$pathref;
173 return $pathref unless $$pathref;
188 return $pathref unless $$pathref;
204 $$pathref .= $dsep if $$pathref;
[all …]
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/spiro/ppedit/
H A Dbezctx_quartz.c30 CGMutablePathRef pathref; member
37 if (!bc->is_open) CGPathCloseSubpath(bc->pathref); in bezctx_quartz_moveto()
38 CGPathMoveToPoint(bc->pathref, NULL, x, y); in bezctx_quartz_moveto()
45 CGPathAddLineToPoint(bc->pathref, NULL, x, y); in bezctx_quartz_lineto()
52 CGPathAddQuadCurveToPoint(bc->pathref, NULL, x1, y1, x2, y2); in bezctx_quartz_quadto()
63 result->pathref = CGPathCreateMutable(); in new_bezctx_quartz()
73 CGMutablePathRef result = bc->pathref; in bezctx_to_quartz()
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/unit_tests/
H A Dfileparts.tst46 pathref = strsubst(pathref, "/", "\");
48 assert_checkequal(path, pathref);
59 pathref = strsubst(pathref, "/", "\");
61 assert_checkequal(path, pathref);
68 assert_checkequal(path, pathref);
75 pathref = ['./' './' './' './abc/./'];
77 pathref = strsubst(pathref, "/", "\");
79 assert_checkequal(path, pathref);
91 pathref = strsubst(pathref, "/", "\");
93 assert_checkequal(path, pathref);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/installer/
H A Dparameter.pm184 my ($pathref) = @_;
188 if (!($$pathref =~ /^\s*\//)) # this is a relative unix path
190 $$pathref = cwd() . $installer::globals::separator . $$pathref;
198 … if ( $$pathref !~ /^\s*\// && $$pathref !~ /^\s*\w\:/ ) # not an absolute POSIX or DOS path
200 $$pathref = cwd() . $installer::globals::separator . $$pathref;
202 my $p = $$pathref;
212 $$pathref = $p.$q;
214 $$pathref =~ s/\\/\//g;
220 $$pathref = cwd() . $installer::globals::separator . $$pathref;
222 $$pathref =~ s/\//\\/g;
[all …]
H A Dziplist.pm729 my ( $pathref ) = @_;
731 my $oldpath = $$pathref;
743 if ( $change ) { $$pathref = $oldpath . "\n"; }
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/installer/
H A Dparameter.pm184 my ($pathref) = @_;
188 if (!($$pathref =~ /^\s*\//)) # this is a relative unix path
190 $$pathref = cwd() . $installer::globals::separator . $$pathref;
198 … if ( $$pathref !~ /^\s*\// && $$pathref !~ /^\s*\w\:/ ) # not an absolute POSIX or DOS path
200 $$pathref = cwd() . $installer::globals::separator . $$pathref;
202 my $p = $$pathref;
212 $$pathref = $p.$q;
214 $$pathref =~ s/\\/\//g;
220 $$pathref = cwd() . $installer::globals::separator . $$pathref;
222 $$pathref =~ s/\//\\/g;
[all …]
H A Dziplist.pm729 my ( $pathref ) = @_;
731 my $oldpath = $$pathref;
743 if ( $change ) { $$pathref = $oldpath . "\n"; }
/dports/biology/p5-AcePerl/AcePerl-1.92/
H A DMakefile.PL144 my ($description,$pathref) = @_;
146 $$pathref = expand_twiddles(prompt("Directory for the $description (~username ok):",$$pathref));
147 return if -d $$pathref;
148 return if prompt("$$pathref does not exist. Shall I create it for you?",'y') !~ /[yY]/;
149 mkpath($$pathref) or warn "Couldn't create $$pathref. Please create it before installing.\n";
/dports/textproc/p5-WordNet-Similarity/WordNet-Similarity-2.07/lib/WordNet/Similarity/
H A DPathFinder.pm661 foreach my $pathref (@paths) {
664 $self->printSet ($pos, $mode, $pathref->[0]);
665 $self->{traceString} .= " (Length=".$pathref->[1].")\n";
669 if ($pathref->[1] <= $paths[0]->[1]) {
670 push @return, [$pathref->[0], $pathref->[1]];
/dports/german/BBBike/BBBike-3.18/lib/Tk/
H A DPathEntry.pm371 my $pathref = $w->cget(-textvariable);
372 $$pathref = $before_cursor . $after_cursor;
374 $w->_popup_on_key($$pathref);
385 my $pathref = $w->cget(-textvariable);
386 $$pathref = $before_cursor . $after_cursor;
388 $w->_popup_on_key($$pathref);
522 my $pathref = $w->cget(-textvariable);
523 my $pathname = $$pathref;
/dports/www/p5-Mojolicious/Mojolicious-9.22/lib/Mojolicious/Routes/
H A DPattern.pm22 my ($self, $pathref, $detect) = @_;
27 return undef unless my @captures = $$pathref =~ $self->regex;
28 $$pathref = ${^POSTMATCH};
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/www/
H A Dsse.py101 pathref = b"/".join(path)
117 consumer.registerQref(pathref, qref)
125 consumer.stopConsuming(pathref)
/dports/mail/mailutils/mailutils-3.13/mail/
H A Dmailline.c515 char *pathref; in filegen_init() local
548 pathref = mu_strdup (text); in filegen_init()
549 len = strlen (pathref); in filegen_init()
551 if (pathref[i-1] == '/') in filegen_init()
554 strcpy (wcard, pathref + i); in filegen_init()
556 pathref[i] = 0; in filegen_init()
560 mu_folder_list (folder, pathref, wcard, 1, &fg->list); in filegen_init()
562 free (pathref); in filegen_init()
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dosx_sandbox_userdirs.cpp167 wxCFStringRef pathref(path); in Add() local
168 wxCFRef<CFURLRef> url(CFURLCreateWithFileSystemPath(0, pathref.get(), kCFURLPOSIXPathStyle, true)); in Add()
210 wxCFStringRef pathref(file); in AddFile() local
211 wxCFRef<CFURLRef> url(CFURLCreateWithFileSystemPath(0, pathref.get(), kCFURLPOSIXPathStyle, true)); in AddFile()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/
H A Dlog.c1665 PurpleStringref *pathref; member
1674 PurpleStringref *pathref = purple_stringref_new(pathstr); in old_logger_list() local
1699 purple_stringref_value(pathref), g_strerror(errno)); in old_logger_list()
1700 purple_stringref_unref(pathref); in old_logger_list()
1705 purple_stringref_unref(pathref); in old_logger_list()
1752 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1761 purple_stringref_unref(pathref); in old_logger_list()
1829 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1892 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1904 purple_stringref_unref(pathref); in old_logger_list()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/
H A Dlog.c1665 PurpleStringref *pathref; member
1674 PurpleStringref *pathref = purple_stringref_new(pathstr); in old_logger_list() local
1699 purple_stringref_value(pathref), g_strerror(errno)); in old_logger_list()
1700 purple_stringref_unref(pathref); in old_logger_list()
1705 purple_stringref_unref(pathref); in old_logger_list()
1752 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1761 purple_stringref_unref(pathref); in old_logger_list()
1829 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1892 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1904 purple_stringref_unref(pathref); in old_logger_list()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/
H A Dlog.c1665 PurpleStringref *pathref; member
1674 PurpleStringref *pathref = purple_stringref_new(pathstr); in old_logger_list() local
1699 purple_stringref_value(pathref), g_strerror(errno)); in old_logger_list()
1700 purple_stringref_unref(pathref); in old_logger_list()
1705 purple_stringref_unref(pathref); in old_logger_list()
1752 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1761 purple_stringref_unref(pathref); in old_logger_list()
1829 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1892 data->pathref = purple_stringref_ref(pathref); in old_logger_list()
1904 purple_stringref_unref(pathref); in old_logger_list()
[all …]
/dports/german/BBBike/BBBike-3.18/Strassen/
H A DStrassenNetzHeavy.pm474 my($self, $pathref) = @_;
475 return [] if (@$pathref == 0); # keep it empty
481 for(my $i = 0; $i<$#$pathref; $i++) {
482 my $from = join(",",@{$pathref->[$i]});
483 my $to = join(",",@{$pathref->[$i+1]});
484 push @new_path, $pathref->[$i];
501 push @new_path, $pathref->[-1];
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/getkin/kin-openapi/openapi3/testdata/
H A Dcircularref.openapi.yml19 $ref: 'pathref.openapi.yml#/components/schemas/TestSchema'
/dports/net-p2p/bitflu/bitflu-1.52/plugins/Bitflu/
H A D20_DownloadHTTP.pm441 my @pathref = split('/', "$host/$url");
442 my $dlname = $pathref[-1] || 'file';
449 $self->debug("pathref=@pathref, name=$dlname");
452 … ShaName=>$sid, FileLayout=>[{start=>0, end=>$size, path=>\@pathref}]);
/dports/graphics/aloadimage/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c174 char* pathref; member
515 if (node->pathref){ in close_devices()
517 free(node->pathref); in close_devices()
518 node->pathref = NULL; in close_devices()
3311 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3319 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3330 dst_ind, draw_fd, pathref ? pathref : "(no path)"); in try_node()
4671 char* pathref = nodes[0].pathref; in platform_video_prepare_external() local
4673 if (pathref){ in platform_video_prepare_external()
4680 nodes[0].pathref = pathref; in platform_video_prepare_external()
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c174 char* pathref; member
515 if (node->pathref){ in close_devices()
517 free(node->pathref); in close_devices()
518 node->pathref = NULL; in close_devices()
3311 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3319 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3330 dst_ind, draw_fd, pathref ? pathref : "(no path)"); in try_node()
4671 char* pathref = nodes[0].pathref; in platform_video_prepare_external() local
4673 if (pathref){ in platform_video_prepare_external()
4680 nodes[0].pathref = pathref; in platform_video_prepare_external()
[all …]
/dports/x11/aclip/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c174 char* pathref; member
515 if (node->pathref){ in close_devices()
517 free(node->pathref); in close_devices()
518 node->pathref = NULL; in close_devices()
3311 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3319 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3330 dst_ind, draw_fd, pathref ? pathref : "(no path)"); in try_node()
4671 char* pathref = nodes[0].pathref; in platform_video_prepare_external() local
4673 if (pathref){ in platform_video_prepare_external()
4680 nodes[0].pathref = pathref; in platform_video_prepare_external()
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/src/platform/egl-dri/
H A Dvideo.c174 char* pathref; member
515 if (node->pathref){ in close_devices()
517 free(node->pathref); in close_devices()
518 node->pathref = NULL; in close_devices()
3311 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3319 draw_fd, pathref ? pathref : "(no path)"); in try_node()
3330 dst_ind, draw_fd, pathref ? pathref : "(no path)"); in try_node()
4671 char* pathref = nodes[0].pathref; in platform_video_prepare_external() local
4673 if (pathref){ in platform_video_prepare_external()
4680 nodes[0].pathref = pathref; in platform_video_prepare_external()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ctldir.c523 refstr_t *pathref; in zfsctl_rename_snap() local
550 pathref = vfs_getmntpoint(vfsp); in zfsctl_rename_snap()
551 (void) strncpy(newpath, refstr_value(pathref), sizeof (newpath)); in zfsctl_rename_snap()
556 refstr_rele(pathref); in zfsctl_rename_snap()
559 pathref = vfs_getresource(vfsp); in zfsctl_rename_snap()
560 (void) strncpy(newpath, refstr_value(pathref), sizeof (newpath)); in zfsctl_rename_snap()
565 refstr_rele(pathref); in zfsctl_rename_snap()

12