Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break().
[pspp] / lib / write-any-file.h
1 #include <stdbool.h>
2 bool can_write_any_file (void);