thischar         5064 libglibc/regex.c 	  boolean prevchar, thischar;
thischar         5071 libglibc/regex.c 	  thischar = WORDCHAR_P (d);
thischar         5072 libglibc/regex.c 	  if (prevchar != thischar)
thischar         5079 libglibc/regex.c 	  boolean prevchar, thischar;
thischar         5086 libglibc/regex.c 	  thischar = WORDCHAR_P (d);
thischar         5087 libglibc/regex.c 	  if (prevchar != thischar)