Home | History | Annotate | Download | only in src

Lines Matching refs:C_PATMO

750 		} else if ((c & 0x80) && ctype(c & 0x7F, C_PATMO | C_SPC)) {
1173 if ((*p & 0x80) && ctype(*p & 0x7F, C_PATMO | C_SPC))