Lines Matching full:character
87 * character needs the same space in the sccb. The worst case is
251 * This routine is called by the kernel to write a single character to the tty
256 * If the given character is a '\n' the contents of the SCLP write buffer
362 * find out characters in lower/upper case separated by a special character,
375 /* compare with special character */ in sclp_switch_cases()
377 /* followed by another special character? */ in sclp_switch_cases()
381 * character to the output string in sclp_switch_cases()
387 * ... special character follower by a normal in sclp_switch_cases()
388 * character toggles the case change behaviour in sclp_switch_cases()
391 /* skip special character */ in sclp_switch_cases()
394 /* not the special character */ in sclp_switch_cases()
404 /* no case switching, copy the character */ in sclp_switch_cases()