Home
last modified time | relevance | path

Searched refs:PATH_TMP (Results 1 – 19 of 19) sorted by relevance

/dports/www/nibbleblog/nibbleblog/admin/includes/
H A Dprofile_picture.php39 if( !move_uploaded_file($_FORM['tmp_name'], PATH_TMP.'profile.jpg') )
82 $src_image = imagecreatefromjpeg( PATH_TMP . 'profile.jpg' );
134 <img src="'.PATH_TMP.'profile.jpg'.'" id="cropbox" />
/dports/news/inn-current/inn-2.7-20211226/m4/
H A Dpaths.m47 dnl Also set the output variables PATH_CONFIG and PATH_TMP with fully expanded
52 eval PATH_TMP="$tmpdir"
54 AC_SUBST([PATH_TMP])])
/dports/news/inn/inn-2.6.4/m4/
H A Dpaths.m48 dnl Also set the output variables PATH_CONFIG and PATH_TMP with fully expanded
53 eval PATH_TMP="$tmpdir"
55 AC_SUBST([PATH_TMP])])
/dports/sysutils/shlock/inn-2.6.4/m4/
H A Dpaths.m48 dnl Also set the output variables PATH_CONFIG and PATH_TMP with fully expanded
53 eval PATH_TMP="$tmpdir"
55 AC_SUBST([PATH_TMP])])
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dmain.c839 path_map_dir( PATH_TMP, "*.v", in main_toobig_done()
841 path_map_dir( PATH_TMP, "*.ws", in main_toobig_done()
846 path_map_dir( PATH_TMP, "*.tif", in main_toobig_done()
851 path_map_dir( PATH_TMP, "*.ppm", in main_toobig_done()
853 path_map_dir( PATH_TMP, "*.svg", in main_toobig_done()
877 im_strncpy( tmp, PATH_TMP, FILENAME_MAX ); in main_check_temp()
1387 im_strncpy( buf, PATH_TMP, FILENAME_MAX ); in main()
1391 path_rewrite_add( PATH_TMP, "$TMPDIR", TRUE ); in main()
1399 total = directory_size( PATH_TMP ); in main()
H A Dmainw.c107 im_strncpy( buf, PATH_TMP, FILENAME_MAX ); in mainw_recent_add()
319 double sz = find_space( PATH_TMP ); in mainw_find_disc()
652 vips_buf_appendf( buf, _( " in \"%s\"" ), PATH_TMP ); in mainw_space_free_tooltip_generate()
1243 "in \"%s\"" ), PATH_TMP ); in mainw_recover_action_cb()
H A Dwatch.h457 #define PATH_TMP (watch_string_get( main_watchgroup, "CALC_PATH_TMP", \ macro
H A Dboxes.c320 escape_markup( PATH_TMP, txt2, MAX_DIALOG_TEXT ); in about_build()
332 vips_buf_appendf( &buf, _( " in \"%s\"" ), PATH_TMP ); in about_build()
H A Dworkspacegroup.c703 (void) path_map_dir( PATH_TMP, "*.ws", in workspacegroup_autosave_recover()
H A Dutil.c2434 dir = PATH_TMP; in temp_name()
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Dpaths.h.in88 #define INN_PATH_TMP "@PATH_TMP@"
/dports/news/inn/inn-2.6.4/include/inn/
H A Dpaths.h.in88 #define INN_PATH_TMP "@PATH_TMP@"
/dports/sysutils/shlock/inn-2.6.4/include/inn/
H A Dpaths.h.in88 #define INN_PATH_TMP "@PATH_TMP@"
/dports/news/inn/inn-2.6.4/
H A Dconfigure.ac693 if $PERL -e "exit((stat('$PATH_TMP'))[[2]] & 2)" > /dev/null ; then
H A Dconfigure14049 eval PATH_TMP="$tmpdir"
/dports/sysutils/shlock/inn-2.6.4/
H A Dconfigure.ac693 if $PERL -e "exit((stat('$PATH_TMP'))[[2]] & 2)" > /dev/null ; then
H A Dconfigure14049 eval PATH_TMP="$tmpdir"
/dports/news/inn-current/inn-2.7-20211226/
H A Dconfigure.ac797 if $PERL -e "exit((stat('$PATH_TMP'))[[2]] & 2)" > /dev/null ; then
H A Dconfigure14067 eval PATH_TMP="$tmpdir"