Home
last modified time | relevance | path

Searched refs:attached_file (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/mybb/mybb-mybb_1829/admin/inc/
H A Dfunctions_themes.php315 foreach($attachedto as $attached_file)
317 $attached_actions = explode(",", $attached_file);
318 $attached_file = array_shift($attached_actions);
326 $theme_stylesheets[$attached_file][$action][] = $css_url;
1035 foreach($attachedto as $attached_file)
1038 if(strpos($attached_file, '?') !== false)
1040 $attached_file = explode('?', $attached_file);
1041 $attached_actions = explode(",", $attached_file[1]);
1042 $attached_file = $attached_file[0];
1052 $theme_stylesheets[$attached_file][$action][] = $css_url;
[all …]
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/ticket/
H A Dupload.py34 attached_file = mgr.upload_attachment(ticket_id=ticket_id,
37 env.fout("File attached: \n%s" % attached_file)
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/managers/
H A Dticket.py96 with open(file_path, 'rb') as attached_file:
97 file_content = attached_file.read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feedback/
H A Dfeedback_data.cc96 base::FilePath attached_file = in AttachAndCompressFileData() local
100 base::BindOnce(&FeedbackData::CompressFile, this, attached_file, in AttachAndCompressFileData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feedback/
H A Dfeedback_data.cc96 base::FilePath attached_file = in AttachAndCompressFileData() local
100 base::BindOnce(&FeedbackData::CompressFile, this, attached_file, in AttachAndCompressFileData()
/dports/finance/prestashop/prestashop/mails/themes/classic/core/
H A Dcontact.html.twig25 …<strong>{{ 'Attached file:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {attached_file}
H A Dcontact_form.html.twig25 …<strong>{{ 'Attached file:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {attached_file}
/dports/mail/squirrelmail-spam-buttons-plugin/squirrelmail-spam-buttons-plugin-php74-2.3.1_2/spam_buttons/
H A Dcompose_functions-1.4.10.php556 $attached_file = $composeMessage->att_local_name;
557 if (file_exists($attached_file)) {
558 unlink($attached_file);
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcs_studymanager.py399 attached_file = studies.build_reports("report_global",
406 attached_file)
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/src/
H A Dpost_common.inc.t67 $attached_files .= '{TEMPLATE: attached_file}';
/dports/www/mybb/mybb-mybb_1829/install/resources/
H A Dupgrade30.php2218 foreach($attachedto as $attached_file)
2220 $attached_actions = explode(",", $attached_file);
2221 $attached_file = array_shift($attached_actions);
2229 $stylesheets[$attached_file][$action][] = $css_url;
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/appop/
H A Dmessage.rs356 pub fn attached_file(&mut self, msg: Message) { in attached_file() method
703 APPOP!(attached_file, (msg)); in attach_file()
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dclass-wp-customize-manager.php1350 $attached_file = null;
1354 $attached_file = get_attached_file( $attachment_id );
1355 if ( empty( $attached_file ) || ! file_exists( $attached_file ) ) {
1357 $attached_file = null;
1361 $metadata = wp_generate_attachment_metadata( $attachment_post->ID, $attached_file );
H A Dmedia.php4028 $attached_file = get_attached_file( $attachment->ID );
4032 } elseif ( file_exists( $attached_file ) ) {
4033 $bytes = filesize( $attached_file );
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dclass-wp-customize-manager.php1350 $attached_file = null;
1354 $attached_file = get_attached_file( $attachment_id );
1355 if ( empty( $attached_file ) || ! file_exists( $attached_file ) ) {
1357 $attached_file = null;
1361 $metadata = wp_generate_attachment_metadata( $attachment_post->ID, $attached_file );
H A Dmedia.php4028 $attached_file = get_attached_file( $attachment->ID );
4032 } elseif ( file_exists( $attached_file ) ) {
4033 $bytes = filesize( $attached_file );
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/feedback_private/
H A Dfeedback_private_api.cc317 StripFakepath((*feedback_info.attached_file).name)); in FeedbackPrivateAPI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/feedback_private/
H A Dfeedback_private_api.cc333 StripFakepath((*feedback_info.attached_file).name)); in FeedbackPrivateAPI()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/thm/default/tmpl/
H A Dpost_common.tmpl117 {SECTION: attached_file}
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/src/
H A Dcompose.php1444 $attached_file = $attachment->att_local_name;
1455 …show_readable_size(filesize($hashed_attachment_dir . '/' . $attached_file), $upload_filesize_divis…
/dports/finance/prestashop/prestashop/mails/themes/modern/core/
H A Dcontact_form.html.twig194 … 'Attached file:'|trans({}, 'Emails.Body', locale)|raw }}</span><span> {attached_file}</span></div>
H A Dcontact.html.twig188 … 'Attached file:'|trans({}, 'Emails.Body', locale)|raw }}</span><span> {attached_file}</span></div>
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmatroskaenc.c1215 ebml_master attached_file; in mkv_write_attachments() local
1223 attached_file = start_ebml_master(pb, MATROSKA_ID_ATTACHEDFILE, 0); in mkv_write_attachments()
1267 end_ebml_master(pb, attached_file); in mkv_write_attachments()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmatroskaenc.c1215 ebml_master attached_file; in mkv_write_attachments() local
1223 attached_file = start_ebml_master(pb, MATROSKA_ID_ATTACHEDFILE, 0); in mkv_write_attachments()
1267 end_ebml_master(pb, attached_file); in mkv_write_attachments()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmatroskaenc.c1758 ebml_master attached_file; in mkv_write_attachments() local
1765 attached_file = start_ebml_master(dyn_cp, MATROSKA_ID_ATTACHEDFILE, 0); in mkv_write_attachments()
1781 end_ebml_master(dyn_cp, attached_file); in mkv_write_attachments()

12