libc/posix regex_internal.h

drepper@sources.redhat.com drepper@sources.redhat.com
Wed Nov 12 17:43:00 GMT 2003


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-11-12 17:43:29

Modified files:
	posix          : regex_internal.h 

Log message:
	(struct re_string_t): Add is_utf8 and mb_cur_max fields.
	(struct re_dfa_t): Likewise.  Reorder fields to make structure
	smaller on 64-bit arches.
	(re_string_allocate, re_string_construct): Add mb_cur_max and
	is_utf8 arguments.
	(re_string_char_size_at, re_string_wchar_at): Use pstr->mb_cur_max
	instead of MB_CUR_MAX.



More information about the Glibc-cvs mailing list