Home
last modified time | relevance | path

Searched refs:thischar (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c7309 boolean prevchar, thischar; in wcs_re_match_2_internal() local
7316 thischar = WORDCHAR_P (d); in wcs_re_match_2_internal()
7317 if (prevchar != thischar) in wcs_re_match_2_internal()
7324 boolean prevchar, thischar; in wcs_re_match_2_internal() local
7331 thischar = WORDCHAR_P (d); in wcs_re_match_2_internal()
7332 if (prevchar != thischar) in wcs_re_match_2_internal()