Home
last modified time | relevance | path

Searched refs:utf8_line (Results 1 – 24 of 24) sorted by relevance

/dports/math/pspp/pspp-1.4.1/tests/libpspp/
H A Dline-reader-test.c79 char *utf8_line;
93 utf8_line = recode_string ("UTF-8", encoding,
95 printf ("\"%s\"\n", utf8_line);
96 free (utf8_line);
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/
H A Dfix-complaints.py64 utf8_line = "# This Python file uses the following encoding: utf-8\n" variable
77 if lines[0].strip() != utf8_line.strip():
78 lines[:0] = [utf8_line, "\n"]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/
H A Dfix-complaints.py64 utf8_line = "# This Python file uses the following encoding: utf-8\n" variable
77 if lines[0].strip() != utf8_line.strip():
78 lines[:0] = [utf8_line, "\n"]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/
H A Dfix-complaints.py64 utf8_line = "# This Python file uses the following encoding: utf-8\n" variable
77 if lines[0].strip() != utf8_line.strip():
78 lines[:0] = [utf8_line, "\n"]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Drecode-sr-latin.c332 char *utf8_line = last_utf8_line; in process() local
336 &utf8_line, &utf8_line_len) != 0) in process()
340 if (utf8_line != last_utf8_line) in process()
344 last_utf8_line = utf8_line; in process()
348 line = utf8_line; in process()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Drecode-sr-latin.c332 char *utf8_line = last_utf8_line; in process() local
336 &utf8_line, &utf8_line_len) != 0) in process()
340 if (utf8_line != last_utf8_line) in process()
344 last_utf8_line = utf8_line; in process()
348 line = utf8_line; in process()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Drecode-sr-latin.c332 char *utf8_line = last_utf8_line; in process() local
336 &utf8_line, &utf8_line_len) != 0) in process()
340 if (utf8_line != last_utf8_line) in process()
344 last_utf8_line = utf8_line; in process()
348 line = utf8_line; in process()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Drecode-sr-latin.c332 char *utf8_line = last_utf8_line; in process() local
336 &utf8_line, &utf8_line_len) != 0) in process()
340 if (utf8_line != last_utf8_line) in process()
344 last_utf8_line = utf8_line; in process()
348 line = utf8_line; in process()
/dports/editors/gnome-latex/gnome-latex-3.38.0/src/liblatexila/
H A Dlatexila-post-processor.c280 gchar *utf8_line = NULL; in process_line() local
285 utf8_line = g_locale_to_utf8 (line, -1, NULL, NULL, NULL); in process_line()
289 utf8_line = line; in process_line()
296 if (utf8_line == NULL) in process_line()
298 utf8_line = g_convert (line, -1, "UTF-8", "ISO-8859-1", NULL, NULL, NULL); in process_line()
301 if (utf8_line != NULL) in process_line()
303 latexila_post_processor_process_line (pp, utf8_line); in process_line()
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dutils.h105 std::string utf8_line; in safe_utf16to8() local
107 utf8::utf16to8(s.begin(), s.end(), back_inserter(utf8_line)); in safe_utf16to8()
110 utf8_line = ""; in safe_utf16to8()
112 return utf8_line; in safe_utf16to8()
/dports/audio/easytag/easytag-2.4.3/src/
H A Dsetting.c298 gchar *utf8_line; in Populate_List_Store_From_File() local
300 utf8_line = Try_To_Validate_Utf8_String (line); in Populate_List_Store_From_File()
303 if (!et_str_empty (utf8_line)) in Populate_List_Store_From_File()
306 text_column, utf8_line, -1); in Populate_List_Store_From_File()
310 g_free (utf8_line); in Populate_List_Store_From_File()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dgtk-utils.c336 char *utf8_line; in _gtk_error_dialog_new() local
339 utf8_line = g_locale_to_utf8 (line, -1, NULL, &bytes_written, NULL); in _gtk_error_dialog_new()
342 utf8_line, in _gtk_error_dialog_new()
345 g_free (utf8_line); in _gtk_error_dialog_new()
H A Dfr-window.c7330 char *utf8_line; in fr_window_view_last_output_print() local
7333 utf8_line = g_locale_to_utf8 (line, -1, NULL, &bytes_written, NULL); in fr_window_view_last_output_print()
7336 utf8_line, in fr_window_view_last_output_print()
7339 g_free (utf8_line); in fr_window_view_last_output_print()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/test/
H A Dcleaner_test.cc141 for (const auto& utf8_line : report.raw_log_line()) { in CheckCleanerReportForUnsanitizedPaths() local
143 if (!ContainsAnyOf(StringToWLower(base::UTF8ToWide(utf8_line)), in CheckCleanerReportForUnsanitizedPaths()
145 EXPECT_FALSE(ContainsAnyOf(StringToWLower(base::UTF8ToWide(utf8_line)), in CheckCleanerReportForUnsanitizedPaths()
148 << utf8_line; in CheckCleanerReportForUnsanitizedPaths()
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dgtk-utils.c256 char *utf8_line; in _gtk_error_dialog_new() local
259 utf8_line = g_locale_to_utf8 (line, -1, NULL, &bytes_written, NULL); in _gtk_error_dialog_new()
262 utf8_line, in _gtk_error_dialog_new()
265 g_free (utf8_line); in _gtk_error_dialog_new()
H A Dfr-window.c8160 char *utf8_line; in fr_window_view_last_output() local
8163 utf8_line = g_locale_to_utf8 (line, -1, NULL, &bytes_written, NULL); in fr_window_view_last_output()
8166 utf8_line, in fr_window_view_last_output()
8169 g_free (utf8_line); in fr_window_view_last_output()
/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Object/
H A DTextWrap.t9 my $utf8_line = "line\x{2028}line";
11 @r = @{$::application-> text_wrap( $utf8_line, 1000, tw::NewLineBreak)};
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/
H A Dscan_accts.flex75 std::string utf8_line;
77 utf8::utf16to8(s.begin(),s.end(),back_inserter(utf8_line));
80 utf8_line = "";
82 return utf8_line;
/dports/net/tcpflow/tcpflow-1.5.0/src/be13_api/
H A Dbulk_extractor_i.h877 std::string utf8_line; in safe_utf16to8() local
879 utf8::utf16to8(s.begin(),s.end(),back_inserter(utf8_line)); in safe_utf16to8()
882 utf8_line = ""; in safe_utf16to8()
884 return utf8_line; in safe_utf16to8()
/dports/audio/goobox/goobox-3.6.0/src/
H A Dgtk-utils.c154 char *utf8_line; in _gtk_error_dialog_new() local
157 utf8_line = g_locale_to_utf8 (line, -1, NULL, &bytes_written, NULL); in _gtk_error_dialog_new()
160 utf8_line, in _gtk_error_dialog_new()
163 g_free (utf8_line); in _gtk_error_dialog_new()
/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/lib/test/unit/
H A Ddiff.rb554 utf8_line = line[start..._end].encode(Encoding::UTF_8)
556 utf8_line.each_codepoint do |unicode_codepoint|
/dports/archivers/xarchiver/xarchiver-0.5.4.16/src/
H A Dwindow.c2441 gchar *utf8_line; in xa_show_archive_comment() local
2502 utf8_line = g_strdup(archive[idx]->comment->str); in xa_show_archive_comment()
2506 utf8_line = g_locale_to_utf8(archive[idx]->comment->str, -1, NULL, &len, NULL); in xa_show_archive_comment()
2508 gtk_text_buffer_insert_with_tags_by_name (textbuffer,&iter,utf8_line,len,"font",NULL); in xa_show_archive_comment()
2509 g_free(utf8_line); in xa_show_archive_comment()
/dports/news/pan/pan-0.145/pan/gui/
H A Dbody-pane.cc598 const char * utf8_line, in get_quote_tag() argument
601 const char * str = utf8_line; in get_quote_tag()
602 const char * line_end = utf8_line + utf8_byte_len; in get_quote_tag()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/webalbums/
H A Dgth-web-exporter.c675 char *utf8_line; in _write_locale_line() local
677 utf8_line = g_locale_to_utf8 (line, -1, 0, 0, error); in _write_locale_line()
678 _write_line (ostream, utf8_line, error); in _write_locale_line()
680 g_free (utf8_line); in _write_locale_line()