Searched defs:control_character_threshold (Results 1 – 3 of 3) sorted by relevance
35 #define control_character_threshold (SPC) macro
74 #define control_character_threshold 0x20 macro
54 #define control_character_threshold 0x020 /* Smaller than this is control. */ macro