Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/tcltk/
H A Dlibmgr.tcl225 set expandname [subst $i]
226 if {[.libmgr.box.view exists ${expandname}/] == 0} {
227 .libmgr.box.view insert {} end -id ${expandname}/ -text ${expandname}/
229 magic::addtolibset ${expandname}/
230 .libmgr.box.view item ${expandname}/ -open $first
/dports/cad/magic/magic-8.3.245/database/
H A DDBio.c3213 expandname = expandbuf;
3215 cp2 = expandname;
3217 expandname = realname;
3271 perror(expandname);
3321 tmpname, expandname, expandname, cellDef->cd_name, tmpname);
3347 realf = fopen(expandname, "a");
3350 perror(expandname);
3379 if (errno) perror(expandname);
3381 expandname);
3400 dotptr = strrchr(expandname, '.');
[all …]
/dports/textproc/idnits/idnits-2.17.00/
H A Didnits1072 function expandname(name) {
1121 if (suppress < 2) note( initial expandname(name) final ":");
1140 …n addition to %s boilerplate, a section with a similar start was also found:\n", expandname(name)))
1197 newname = expandname(new)
1198 oldname = expandname(old)
1212 newname = expandname(new)
1213 oldname = expandname(old)
1226 oldname = expandname(old)
2056 …errg("An " expandname("rfc3978_5_1") " paragraph was found, but not on the first page, as required…
/dports/lang/fpc-utils/fpc-3.2.2/utils/fprcp/
H A Dfprcp.pp317 procedure expandname(var s:str255;path:str255);
345 expandname(name,s1);
/dports/lang/fpc-source/fpc-3.2.2/utils/fprcp/
H A Dfprcp.pp317 procedure expandname(var s:str255;path:str255);
345 expandname(name,s1);
/dports/devel/mercurial/mercurial-6.0/hgext/git/
H A D__init__.py230 def expandname(self, bname): member in gitbmstore
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Ddiscovery.py347 localbookmarks.expandname(b)
H A Dcommands.py1258 names = pycompat.maplist(repo._bookmarks.expandname, names)
1267 oldname = repo._bookmarks.expandname(opts[b'rename'])
1279 names = pycompat.maplist(repo._bookmarks.expandname, names)
5439 b = repo._bookmarks.expandname(b)
5723 b = repo._bookmarks.expandname(b)
H A Dbookmarks.py256 def expandname(self, bname): member in bmstore
H A Dexchange.py656 repo._bookmarks.expandname(bookmark) for bookmark in pushop.bookmarks
1403 repo._bookmarks.expandname(bookmark) for bookmark in bookmarks
H A Drevset.py589 pattern = repo._bookmarks.expandname(pattern)
/dports/math/gap/gap-4.11.0/lib/
H A Dstreams.gi294 local expandname;
299 expandname := UserHomeExpand( name );
300 LOG_TO( expandname );
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/context/stubs/unix/
H A Dmtxrun4387 function dir.expandname(str)
4419 function dir.expandname(str)
4430 file.expandname=dir.expandname
14165 writable=dir.expandname(resolvers.cleanpath(writable))
17856 local texsourcepath=dir.expandname(file.dirname(fulltexsourcename))