Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fgrep/
H A Dfgrep.c63 #define MULTI_BYTE WW._multibyte macro
109 (a == b || iflag && (!MULTI_BYTE || ISASCII(a)) && (a ^ b) == ' ' && \