54 }
else if ((ptr = strchr(
str,
':'))) {
74 if ((
unsigned char) result[0] < 128) {
113 static bool ldbuf_init =
FALSE;
114 static char buf[4096];
117 bool absolute =
FALSE;
130 if (LOCALEDIR[0] ==
'/') {
132 }
else if (LOCALEDIR[0] ==
'\\') {
140 cwdbuf = getcwd(NULL, 0);
150 strncpy(buf, LOCALEDIR,
sizeof(buf));
char * capitalized_string(const char *str)
bool is_capitalization_enabled(void)
const char * get_locale_dir(void)
const char * skip_intl_qualifier_prefix(const char *str)
void free_capitalized(char *str)
void capitalization_opt_in(bool opt_in)
int fc_snprintf(char *str, size_t n, const char *format,...)
size_t fc_strlcpy(char *dest, const char *src, size_t n)