]> sourceware.org Git - glibc.git/commit
* posix/regex_internal.c (re_string_skip_chars): Also return the last
authorRoland McGrath <roland@gnu.org>
Wed, 13 Nov 2002 04:00:16 +0000 (04:00 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 13 Nov 2002 04:00:16 +0000 (04:00 +0000)
commit1843975c42e23cbd686efef3dae6856b53842798
tree3a67d4e546db406200be8b6dcffc8928a5d021f7
parent43317e8e787ba945c0dfe4097b1924375584e2fb
* posix/regex_internal.c (re_string_skip_chars): Also return the last

wide character.
(re_string_reconstruct): Calculate the context by itself when the
offset points out of the valid range.
(re_string_context_at): Use wide character when MB_CUR_MAX > 1.
* posix/regex_internal.h (WIDE_NEWLINE_CHAR): New macro.
(IS_WIDE_WORD_CHAR): New macro.
(IS_WIDE_NEWLINE): New macro.
ChangeLog
posix/regex_internal.c
posix/regex_internal.h
This page took 0.039566 seconds and 5 git commands to generate.