Home
last modified time | relevance | path

Searched refs:strip_trailing_spaces (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dprojectprivate.h35 gboolean strip_trailing_spaces; member
H A Ddocument.h51 gboolean strip_trailing_spaces; member
H A Dproject.c1306 stash_group_add_toggle_button(group, &priv.strip_trailing_spaces, in init_stash_prefs()
1307 "strip_trailing_spaces", file_prefs.strip_trailing_spaces, "check_trailing_spaces1"); in init_stash_prefs()
1337 COPY_PREF(fp, strip_trailing_spaces); in project_get_file_prefs()
/dports/devel/geany/geany-1.38/src/
H A Dprojectprivate.h35 gboolean strip_trailing_spaces; member
H A Ddocument.h51 gboolean strip_trailing_spaces; member
H A Dproject.c1306 stash_group_add_toggle_button(group, &priv.strip_trailing_spaces, in init_stash_prefs()
1307 "strip_trailing_spaces", file_prefs.strip_trailing_spaces, "check_trailing_spaces1"); in init_stash_prefs()
1337 COPY_PREF(fp, strip_trailing_spaces); in project_get_file_prefs()
/dports/devel/sunpromake/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/devel/sccs/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/devel/schilybase/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/net/rscsi/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/archivers/star/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/sysutils/cdrtools/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/editors/ved/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/devel/smake/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/sysutils/schilyutils/schily-2021-09-18/sunpro/Make/include/mksh/
H A Dmacro.h57 …name, register Name value, Boolean append, Daemon daemon, Boolean strip_trailing_spaces, short deb…
/dports/www/bluefish/bluefish-2.2.12/src/
H A Ddoc_text_tools.h23 void strip_trailing_spaces(Tdocument *doc);
/dports/devel/raylib/raylib-3.7.0/projects/Geany/
H A Draylib_project.geany9 strip_trailing_spaces=false
/dports/editors/elementary-code/code-6.0.0/plugins/strip-trailing-save/
H A Dstrip-trailing-save.vala53 strip_trailing_spaces (source_buffer);
62 private void strip_trailing_spaces (Gtk.SourceBuffer buffer) {
/dports/editors/xed/xed-3.2.0/plugins/trailsave/
H A Dxed-trail-save-plugin.c49 strip_trailing_spaces (GtkTextBuffer *text_buffer) in strip_trailing_spaces() function
146 strip_trailing_spaces (text_buffer); in on_save()
/dports/editors/pluma/pluma-1.26.0/plugins/trailsave/
H A Dpluma-trail-save-plugin.c52 strip_trailing_spaces (GtkTextBuffer *text_buffer) in strip_trailing_spaces() function
136 strip_trailing_spaces (text_buffer); in on_save()
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/devscripts/
H A Dcontrol.py88 def strip_trailing_spaces(self): member in Control
/dports/x11/kitty/kitty-0.23.1/kitty_tests/
H A Doptions.py47 self.ae(opts.strip_trailing_spaces, 'always')
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/crash/core/app/
H A Dbreakpad_linux.cc342 bool strip_trailing_spaces);
413 bool strip_trailing_spaces) { in AddPairDataInChunks() argument
433 if (strip_trailing_spaces) { in AddPairDataInChunks()
496 bool strip_trailing_spaces) override;
534 bool strip_trailing_spaces) { in AddPairDataInChunks() argument
550 if (strip_trailing_spaces) { in AddPairDataInChunks()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/crash/core/app/
H A Dbreakpad_linux.cc341 bool strip_trailing_spaces);
412 bool strip_trailing_spaces) { in AddPairDataInChunks() argument
432 if (strip_trailing_spaces) { in AddPairDataInChunks()
495 bool strip_trailing_spaces) override;
533 bool strip_trailing_spaces) { in AddPairDataInChunks() argument
549 if (strip_trailing_spaces) { in AddPairDataInChunks()
/dports/audio/cmus/cmus-2.9.1/
H A Dutils.h140 static inline void strip_trailing_spaces(char *str) in strip_trailing_spaces() function

123