Home
last modified time | relevance | path

Searched refs:attach_dir (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/moinmoin/moin-1.9.11/MoinMoin/script/migration/
H A D_conv160a.py242 def __init__(self, request, attach_dir, attfile): argument
244 self.path = opj(attach_dir, attfile)
247 def copy(self, attach_dir): argument
250 dest = opj(attach_dir, attfile)
299 attach_dir = opj(page_dir, 'attachments')
300 if os.path.exists(attach_dir):
302 attlist = listdir(attach_dir)
304 a = Attachment(self.request, attach_dir, attfile)
349 attach_dir = opj(page_dir, 'attachments')
350 os.makedirs(attach_dir)
[all …]
H A D_conv160.py246 def __init__(self, request, attach_dir, attfile): argument
248 self.path = opj(attach_dir, attfile)
251 def copy(self, attach_dir): argument
254 dest = opj(attach_dir, attfile)
303 attach_dir = opj(page_dir, 'attachments')
304 if os.path.exists(attach_dir):
306 attlist = listdir(attach_dir)
308 a = Attachment(self.request, attach_dir, attfile)
353 attach_dir = opj(page_dir, 'attachments')
354 os.makedirs(attach_dir)
[all …]
/dports/www/moinmoin/moin-1.9.11/MoinMoin/action/
H A DAttachFile.py139 attach_dir = getAttachDir(request, pagename)
140 if not os.path.exists(attach_dir):
143 files = os.listdir(attach_dir)
185 attach_dir = getAttachDir(request, pagename)
187 if os.path.isdir(attach_dir):
188 files = os.listdir(attach_dir)
219 attach_dir = getAttachDir(request, pagename, create=1)
252 attach_dir = getAttachDir(request, pagename, create=0)
402 attach_dir = getAttachDir(request, pagename)
600 attach_dir = getAttachDir(request, pagename)
[all …]
H A Danywikidraw.py122 attach_dir = AttachFile.getAttachDir(request, pagename)
123 os.utime(attach_dir, None)
H A Dtwikidraw.py142 attach_dir = AttachFile.getAttachDir(request, pagename)
143 os.utime(attach_dir, None)
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dmultileader.c45 BITCODE_BS attach_dir; in api_process() local
111 CHK_SUBCLASS_TYPE (ctx.leaders[i], LEADER_Node, attach_dir, BS); in api_process()
112 CHK_SUBCLASS_MAX (ctx.leaders[i], LEADER_Node, attach_dir, BS, 1); in api_process()
266 attach_dir = mleader->attach_dir; in api_process()
267 CHK_ENTITY_TYPE (mleader, MULTILEADER, attach_dir, BS); in api_process()
268 CHK_ENTITY_MAX (mleader, MULTILEADER, attach_dir, BS, 2); in api_process()
H A Dmleaderstyle.c49 BITCODE_BS attach_dir; in api_process() local
97 CHK_ENTITY_TYPE (_obj, MLEADERSTYLE, attach_dir, BS); in api_process()
H A Ddynapi_test.c16185 BITCODE_BS attach_dir; in test_MULTILEADER() local
16187 && attach_dir == multileader->attach_dir) in test_MULTILEADER()
16190 fail ("MULTILEADER.attach_dir [BS] %hu != %hu", multileader->attach_dir, attach_dir); in test_MULTILEADER()
16191 attach_dir++; in test_MULTILEADER()
16193 && attach_dir == multileader->attach_dir) in test_MULTILEADER()
16197 multileader->attach_dir--; in test_MULTILEADER()
51367 BITCODE_BS attach_dir; in test_MLEADERSTYLE() local
51369 && attach_dir == mleaderstyle->attach_dir) in test_MLEADERSTYLE()
51373 attach_dir++; in test_MLEADERSTYLE()
51375 && attach_dir == mleaderstyle->attach_dir) in test_MLEADERSTYLE()
[all …]
/dports/mail/astroid/astroid-0.15/src/
H A Dconfig.hh25 bfs::path attach_dir; member
30 bfs::path attach_dir; // last used attach from folder member
H A Dconfig.cc113 std_paths.attach_dir = std_paths.home; in load_dirs()
364 …std_paths.attach_dir = Utils::expand(bfs::path (config.get<string>("editor.attachment_directory"))… in load_config()
365 run_paths.attach_dir = std_paths.attach_dir; in load_config()
/dports/www/fswiki/wiki3_6_2/
H A Dsetup.dat16 attach_dir = ./attach
/dports/cad/libredwg/libredwg-0.12.4/examples/
H A Dalldxf_MULTILEADER.inc96 { 271, "0", NULL, 0, BITS_UNKNOWN, "lev1.attach_dir", 11, {-1,-1,-1,-1,-1} },
130 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 11, {-1,-1,-1,-1,-1} },
226 { 271, "0", NULL, 0, BITS_UNKNOWN, "lev1.attach_dir", 11, {-1,-1,-1,-1,-1} },
260 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 11, {-1,-1,-1,-1,-1} },
760 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 11, {-1,-1,-1,-1,-1} },
886 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 11, {-1,-1,-1,-1,-1} },
1011 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 11, {-1,-1,-1,-1,-1} },
1493 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 9, {-1,-1,-1,-1,-1} },
1617 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 9, {-1,-1,-1,-1,-1} },
1743 { 271, "0", NULL, 0, BITS_UNKNOWN, "attach_dir", 9, {-1,-1,-1,-1,-1} },
[all …]
/dports/lang/yap/yap-6.2.2/packages/semweb/
H A Drdf_library.pl524 attach_dir(Path, []).
535 attach_dir(Path, Visited) :-
537 attach_dir(Path, Visited) :-
549 attach_dir(Dir, [Path|Visited]),
/dports/mail/balsa/balsa-2.5.1/src/
H A Dbalsa-app.h218 gchar *attach_dir; member
H A Dsave-restore.c1100 g_free(balsa_app.attach_dir); in config_global_load()
1101 balsa_app.attach_dir = libbalsa_conf_get_string("AttachDir"); in config_global_load()
1506 if(balsa_app.attach_dir) in config_save()
1507 libbalsa_conf_set_string("AttachDir", balsa_app.attach_dir); in config_save()
H A Dsendmsg-window.c2308 g_free(balsa_app.attach_dir); in attach_dialog_response()
2309 balsa_app.attach_dir = gtk_file_chooser_get_current_folder_uri(fc); in attach_dialog_response()
2336 if (balsa_app.attach_dir) in sw_attach_dialog()
2337 gtk_file_chooser_set_current_folder_uri(fc, balsa_app.attach_dir); in sw_attach_dialog()
5337 g_free(balsa_app.attach_dir); in insert_file_response()
5338 balsa_app.attach_dir = gtk_file_chooser_get_current_folder(fc); in insert_file_response()
5360 if (balsa_app.attach_dir) in include_file_cb()
5363 balsa_app.attach_dir); in include_file_cb()
H A Dbalsa-app.c346 balsa_app.attach_dir = NULL; in balsa_app_init()
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Drdf_library.pl678 attach_dir(Path, [])).
689 attach_dir(Path, Visited) :-
692 attach_dir(Path, Visited) :-
706 attach_dir(Dir, [Path|Visited]),
/dports/mail/astroid/astroid-0.15/src/modes/
H A Dedit_message.cc1281 dialog.set_current_folder (astroid->runtime_paths ().attach_dir.c_str ()); in attach_file()
1289 astroid->runtime_paths ().attach_dir = bfs::path (dialog.get_current_folder ()); in attach_file()
/dports/science/chemtool/chemtool-1.6.14/
H A Dgtkfilesel.c302 static CompletionDir *attach_dir (CompletionDirSent * sent,
2858 return attach_dir (sent, dir_name, cmpl_state); in open_dir()
2870 return attach_dir (sent, dir_name, cmpl_state); in open_dir()
2877 attach_dir (CompletionDirSent * sent, gchar * dir_name, in attach_dir() function
/dports/science/chemtool-devel/chemtool-1.7alpha15/
H A Dgtkfilesel.c302 static CompletionDir *attach_dir (CompletionDirSent * sent,
2858 return attach_dir (sent, dir_name, cmpl_state); in open_dir()
2870 return attach_dir (sent, dir_name, cmpl_state); in open_dir()
2877 attach_dir (CompletionDirSent * sent, gchar * dir_name, in attach_dir() function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilesel.c348 static CompletionDir* attach_dir (CompletionDirSent* sent,
3194 return attach_dir (sent, dir_name, cmpl_state); in open_dir()
3209 return attach_dir (sent, dir_name, cmpl_state); in open_dir()
3216 attach_dir (CompletionDirSent *sent, in attach_dir() function
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h3046 BITCODE_BS attach_dir; //2010+ 271 member
3113 BITCODE_BS attach_dir; member
3183 BITCODE_BS attach_dir; /*!< r2010+ (0 = horizontal, 1 = vertical) */ member
3239 BITCODE_BS attach_dir; /*!< r2010+ (0 = horizontal, 1 = vertical) */ member
/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info-12915 'attach_dir'
8824 'attach_dir'
11666 'attach_dir'
11790 'attach_dir'
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.spec6607 SUB_FIELD_BS (lnode, attach_dir, 271);
6689 FIELD_BS (attach_dir, 271);
6768 FIELD_BS (attach_dir, 271);

12