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

/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c5524 boolean prevchar, thischar;
5531 thischar = WORDCHAR_P (d);
5532 if (prevchar != thischar)
5539 boolean prevchar, thischar;
5546 thischar = WORDCHAR_P (d);
5547 if (prevchar != thischar)
5504 boolean prevchar, thischar; local
5519 boolean prevchar, thischar; local
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c7321 boolean prevchar, thischar;
7328 thischar = WORDCHAR_P (d);
7329 if (prevchar != thischar)
7336 boolean prevchar, thischar;
7343 thischar = WORDCHAR_P (d);
7344 if (prevchar != thischar)
7304 boolean prevchar, thischar; local
7319 boolean prevchar, thischar; local
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c7518 boolean prevchar, thischar;
7527 thischar = WORDCHAR_P (d);
7528 if (prevchar != thischar)
7537 boolean prevchar, thischar;
7544 thischar = WORDCHAR_P (d);
7545 if (prevchar != thischar)
7501 boolean prevchar, thischar; local
7520 boolean prevchar, thischar; local

Completed in 302 milliseconds