Searched refs:check_non_space (Results 1 – 1 of 1) sorted by relevance
25 check_non_space() { function32 check_non_space '\xA0'37 check_non_space '\u00A0' # No break space38 check_non_space '\u2007' # TODO: should probably split on figure space39 check_non_space '\u202F' # Narrow no break space40 check_non_space '\u2060' # zero-width no break space41 check_non_space '\u0445' # Cyrillic kha, for which macOS isspace(0x85)==true46 check_non_space '\x9A'