Home
last modified time | relevance | path

Searched refs:char_before (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/scripts/
H A Dapply_edits.py176 char_before = char_after = None
183 char_before = chr(byte)
195 if char_before:
198 elif char_before in (',', ':'):
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-lua/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-miniscript/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/shiftcolumn/src/
H A Dshiftcolumn.c63 gchar char_before; in shift_left_cb() local
110 char_before = sci_get_char_at(sci, startpos - 1); in shift_left_cb()
113 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()
176 char_before = sci_get_char_at(sci, linepos + startcol - 1); in shift_left_cb()
179 txt = g_strdup_printf("%s%c", txt_i, char_before); in shift_left_cb()

123