Home | History | Annotate | Download | only in regex

Lines Matching refs:prevchar

4752 	  boolean prevchar, thischar;
4758 prevchar = WORDCHAR_P (d - 1);
4760 if (prevchar != thischar)
4767 boolean prevchar, thischar;
4773 prevchar = WORDCHAR_P (d - 1);
4775 if (prevchar != thischar)