re_string_get_buffer 1283 maint/gnulib/lib/regexec.c 		  char *buf = (char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2635 maint/gnulib/lib/regexec.c   const char *buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2686 maint/gnulib/lib/regexec.c 		  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2699 maint/gnulib/lib/regexec.c 	  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2732 maint/gnulib/lib/regexec.c 		  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 2767 maint/gnulib/lib/regexec.c 	  buf = (const char *) re_string_get_buffer (&mctx->input);
re_string_get_buffer 3731 maint/gnulib/lib/regexec.c 	= ((const unsigned char *) re_string_get_buffer (input) + str_idx);