Home | History | Annotate | Download | only in src

Lines Matching refs:x09

245 #define ksh_isspace(c)	((((c) >= 0x09) && ((c) <= 0x0D)) || ((c) == 0x20))