re_string_get_buffer 1266 maint/gnulib/lib/regexec.c 		  char *buf = (char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2610 maint/gnulib/lib/regexec.c   const char *buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2661 maint/gnulib/lib/regexec.c 		  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2674 maint/gnulib/lib/regexec.c 	  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2707 maint/gnulib/lib/regexec.c 		  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2742 maint/gnulib/lib/regexec.c 	  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 3694 maint/gnulib/lib/regexec.c 	= ((const unsigned char *) re_string_get_buffer (input) + str_idx);