Home
last modified time | relevance | path

Searched refs:MB_FIND_NONZERO (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
462 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1269 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
411 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
481 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
500 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
527 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
535 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
545 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1149 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1321 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1463 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
H A Dvi_mode.c836 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
849 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO); in _rl_vi_backup()
860 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_vi_check()
1160 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1188 end = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
H A Dvi_mode.c836 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
849 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO); in create()
860 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1160 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1188 end = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
H A Dvi_mode.c836 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
849 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO); in _rl_vi_backup()
860 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_vi_check()
1160 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1188 end = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1407 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
379 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
449 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
468 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
495 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
503 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
513 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1097 xpoint = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1268 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO);
1406 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO);
[all …]
/dports/shells/bash/bash-5.1/lib/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO); in _rl_forward_char_internal()
328 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO); in _rl_backward_char_internal()
433 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO); in rl_backward_char()
500 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO); in rl_forward_word()
521 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO); in rl_forward_word()
547 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
555 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
565 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
1438 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO); in rl_change_case()
1618 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_transpose_chars()
[all …]
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO); in _rl_forward_char_internal()
328 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO); in _rl_backward_char_internal()
433 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO); in rl_backward_char()
500 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO); in rl_forward_word()
521 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO); in rl_forward_word()
547 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
555 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
565 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
1438 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO); in rl_change_case()
1618 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_transpose_chars()
[all …]
/dports/devel/readline/readline-8.1/
H A Dtext.c303 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO); in _rl_forward_char_internal()
328 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO); in _rl_backward_char_internal()
433 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO); in rl_backward_char()
500 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO); in rl_forward_word()
521 rl_point = MB_NEXTCHAR (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO); in rl_forward_word()
547 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
555 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
565 p = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_backward_word()
1438 next = MB_NEXTCHAR (rl_line_buffer, start, 1, MB_FIND_NONZERO); in rl_change_case()
1618 rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_NONZERO); in rl_transpose_chars()
[all …]
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dtext.c291 point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
295 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
371 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
1010 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1067 new_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1337 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1346 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1364 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
H A Drlmbutil.h77 #define MB_FIND_NONZERO 0x01 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dtext.c291 point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
295 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
371 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
1010 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1067 new_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1337 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1346 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1364 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
H A Drlmbutil.h78 #define MB_FIND_NONZERO 0x01 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dtext.c291 point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
295 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
371 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
1010 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1067 new_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1337 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1346 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1364 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
H A Drlmbutil.h78 #define MB_FIND_NONZERO 0x01 macro
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dtext.c291 point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
295 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
371 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
1010 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1067 new_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1337 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1346 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1364 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
H A Drlmbutil.h77 #define MB_FIND_NONZERO 0x01 macro
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dtext.c291 point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
295 point = _rl_find_prev_mbchar (rl_line_buffer, rl_end, MB_FIND_NONZERO);
371 point = _rl_find_prev_mbchar (rl_line_buffer, point, MB_FIND_NONZERO);
1010 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1067 new_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, 1, MB_FIND_NONZERO);
1337 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1346 rl_point = _rl_find_prev_mbchar (rl_line_buffer, rl_point, MB_FIND_NONZERO);
1364 rl_point = _rl_find_next_mbchar (rl_line_buffer, rl_point, count, MB_FIND_NONZERO);
H A Drlmbutil.h77 #define MB_FIND_NONZERO 0x01 macro

123