Home
last modified time | relevance | path

Searched refs:buffer_text (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/textproc/p5-XML-Parsepp/XML-Parsepp-0.08/lib/XML/
H A DParsepp.pm192 if (length($buffer_text) > 100_000) {
267 $buffer_text = '';
298 $buffer_text = '';
421 $buffer_text = $remainder;
440 $buffer_text = '';
447 pos($buffer_text) = 0;
467 $buffer_text = substr($buffer_text, $finpos + 1);
491 $buffer_text = $remainder;
497 pos($buffer_text) = 0;
513 $buffer_text = substr($buffer_text, $finpos + 1);
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/gtk/
H A Dtextiter.c334 check_forward_line_end (const gchar *buffer_text, in check_forward_line_end() argument
343 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_forward_line_end()
366 check_word_boundaries (const gchar *buffer_text, in check_word_boundaries() argument
376 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_word_boundaries()
388 check_forward_word_end (const gchar *buffer_text, in check_forward_word_end() argument
397 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_forward_word_end()
408 check_backward_word_start (const gchar *buffer_text, in check_backward_word_start() argument
417 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_backward_word_start()
538 check_is_cursor_position (const gchar *buffer_text, in check_is_cursor_position() argument
555 check_cursor_position (const gchar *buffer_text, in check_cursor_position() argument
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dtextiter.c340 check_forward_line_end (const char *buffer_text, in check_forward_line_end() argument
349 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_forward_line_end()
372 check_word_boundaries (const char *buffer_text, in check_word_boundaries() argument
382 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_word_boundaries()
394 check_forward_word_end (const char *buffer_text, in check_forward_word_end() argument
403 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_forward_word_end()
414 check_backward_word_start (const char *buffer_text, in check_backward_word_start() argument
544 check_is_cursor_position (const char *buffer_text, in check_is_cursor_position() argument
561 check_cursor_position (const char *buffer_text, in check_cursor_position() argument
666 check_sentence_boundaries (const char *buffer_text, in check_sentence_boundaries() argument
[all …]
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/testsuite/
H A Dtest-iter.c26 const gchar *buffer_text, in check_full_word_boundaries() argument
34 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_full_word_boundaries()
137 const gchar *buffer_text, in check_extra_natural_word_boundaries() argument
145 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_extra_natural_word_boundaries()
217 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_starts_extra_natural_word()
242 check_ends_extra_natural_word (const gchar *buffer_text, in check_ends_extra_natural_word() argument
250 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_ends_extra_natural_word()
274 check_word_boundaries (const gchar *buffer_text, in check_word_boundaries() argument
284 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_word_boundaries()
315 const gchar *buffer_text, in check_word_boundaries_movement() argument
[all …]
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/testsuite/
H A Dtest-iter.c25 const gchar *buffer_text, in check_full_word_boundaries() argument
33 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_full_word_boundaries()
136 const gchar *buffer_text, in check_extra_natural_word_boundaries() argument
144 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_extra_natural_word_boundaries()
216 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_starts_extra_natural_word()
241 check_ends_extra_natural_word (const gchar *buffer_text, in check_ends_extra_natural_word() argument
249 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_ends_extra_natural_word()
273 check_word_boundaries (const gchar *buffer_text, in check_word_boundaries() argument
283 gtk_text_buffer_set_text (buffer, buffer_text, -1); in check_word_boundaries()
314 const gchar *buffer_text, in check_word_boundaries_movement() argument
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_pyexpat.py24 self.parser.buffer_text = x
338 parser.buffer_text = 1
349 self.parser.buffer_text = 1
536 parser.buffer_text = 1
552 parser.buffer_text = 1
575 parser.buffer_text = 1
586 parser.buffer_text = 0
593 parser.buffer_text = 1
607 parser.buffer_text = 1
618 parser.buffer_text = 1
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_pyexpat.py24 self.parser.buffer_text = x
338 parser.buffer_text = 1
349 self.parser.buffer_text = 1
536 parser.buffer_text = 1
552 parser.buffer_text = 1
575 parser.buffer_text = 1
586 parser.buffer_text = 0
593 parser.buffer_text = 1
607 parser.buffer_text = 1
618 parser.buffer_text = 1
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_pyexpat.py24 self.parser.buffer_text = x
338 parser.buffer_text = 1
349 self.parser.buffer_text = 1
536 parser.buffer_text = 1
552 parser.buffer_text = 1
575 parser.buffer_text = 1
586 parser.buffer_text = 0
593 parser.buffer_text = 1
607 parser.buffer_text = 1
618 parser.buffer_text = 1
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_pyexpat.py24 self.parser.buffer_text = x
338 parser.buffer_text = 1
349 self.parser.buffer_text = 1
536 parser.buffer_text = 1
552 parser.buffer_text = 1
575 parser.buffer_text = 1
586 parser.buffer_text = 0
593 parser.buffer_text = 1
607 parser.buffer_text = 1
618 parser.buffer_text = 1
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_pyexpat.py24 self.parser.buffer_text = x
338 parser.buffer_text = 1
349 self.parser.buffer_text = 1
536 parser.buffer_text = 1
552 parser.buffer_text = 1
575 parser.buffer_text = 1
586 parser.buffer_text = 0
593 parser.buffer_text = 1
607 parser.buffer_text = 1
618 parser.buffer_text = 1
[all …]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_pyexpat.py25 self.parser.buffer_text = x
339 parser.buffer_text = 1
350 self.parser.buffer_text = 1
537 parser.buffer_text = 1
553 parser.buffer_text = 1
576 parser.buffer_text = 1
587 parser.buffer_text = 0
594 parser.buffer_text = 1
608 parser.buffer_text = 1
619 parser.buffer_text = 1
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_pyexpat.py25 self.parser.buffer_text = x
339 parser.buffer_text = 1
350 self.parser.buffer_text = 1
537 parser.buffer_text = 1
553 parser.buffer_text = 1
576 parser.buffer_text = 1
587 parser.buffer_text = 0
594 parser.buffer_text = 1
608 parser.buffer_text = 1
619 parser.buffer_text = 1
[all …]
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_pyexpat.py25 self.parser.buffer_text = x
339 parser.buffer_text = 1
350 self.parser.buffer_text = 1
537 parser.buffer_text = 1
553 parser.buffer_text = 1
576 parser.buffer_text = 1
587 parser.buffer_text = 0
594 parser.buffer_text = 1
608 parser.buffer_text = 1
619 parser.buffer_text = 1
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_pyexpat.py24 self.parser.buffer_text = x
338 parser.buffer_text = 1
349 self.parser.buffer_text = 1
536 parser.buffer_text = 1
552 parser.buffer_text = 1
575 parser.buffer_text = 1
586 parser.buffer_text = 0
593 parser.buffer_text = 1
607 parser.buffer_text = 1
618 parser.buffer_text = 1
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_pyexpat.py20 self.parser.buffer_text = x
314 self.parser.buffer_text = 1
329 self.parser.buffer_text = 1
486 parser.buffer_text = 1
502 parser.buffer_text = 1
525 parser.buffer_text = 1
536 parser.buffer_text = 0
543 parser.buffer_text = 1
562 parser.buffer_text = 1
573 parser.buffer_text = 1
[all …]
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_pyexpat.py20 self.parser.buffer_text = x
314 self.parser.buffer_text = 1
329 self.parser.buffer_text = 1
486 parser.buffer_text = 1
502 parser.buffer_text = 1
525 parser.buffer_text = 1
536 parser.buffer_text = 0
543 parser.buffer_text = 1
562 parser.buffer_text = 1
573 parser.buffer_text = 1
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_pyexpat.py288 self.parser.buffer_text = 1
303 self.parser.buffer_text = 1
305 self.parser.buffer_text = 0
460 parser.buffer_text = 1
474 parser.buffer_text = 1
497 parser.buffer_text = 1
508 parser.buffer_text = 0
515 parser.buffer_text = 1
534 parser.buffer_text = 1
545 parser.buffer_text = 1
[all …]
/dports/textproc/gspell/gspell-1.9.1/gspell/
H A Dgspell-entry-utils.c237 const gchar *buffer_text; in _gspell_entry_utils_get_char_position_at_event() local
248 buffer_text = gtk_entry_get_text (entry); in _gspell_entry_utils_get_char_position_at_event()
249 return g_utf8_pointer_to_offset (buffer_text, buffer_text + text_index); in _gspell_entry_utils_get_char_position_at_event()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/appearance/
H A Dtheme-save.c298 gchar *buffer_text; in save_dialog_response() local
313 buffer_text = gtk_text_buffer_get_text (buffer, &start_iter, &end_iter, FALSE); in save_dialog_response()
314 theme_description = escape_string_and_dup (buffer_text); in save_dialog_response()
315 g_free (buffer_text); in save_dialog_response()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/ctags/
H A Dide-ctags-symbol-resolver.c41 gchar *buffer_text; member
64 g_free (lookup->buffer_text); in G_DEFINE_FINAL_TYPE_WITH_CODE()
198 if (lookup->buffer_text == NULL) in regex_worker()
213 data = lookup->buffer_text; in regex_worker()
377 lookup->buffer_text = gtk_text_iter_get_slice (&begin, &end); in ide_ctags_symbol_resolver_lookup_symbol_async()
823 lookup->buffer_text = gtk_text_iter_get_slice (&begin, &end); in ide_ctags_symbol_resolver_get_location_async()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr50908.c35 struct buffer_text struct
43 struct buffer_text *text; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr50908.c35 struct buffer_text struct
43 struct buffer_text *text; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr50908.c35 struct buffer_text struct
43 struct buffer_text *text; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c35 struct buffer_text struct
43 struct buffer_text *text; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c35 struct buffer_text struct
43 struct buffer_text *text; argument

1234567