Searched refs:_nc_trans_string (Results 1 – 13 of 13) sorted by relevance
150 #undef _nc_trans_string151 int _nc_trans_string(
4504 #undef _nc_trans_string4505 int _nc_trans_string(
4383 #undef _nc_trans_string4384 int _nc_trans_string(
2146 extern NCURSES_EXPORT(int) _nc_trans_string (char *, const char *);
5505 #undef _nc_trans_string5506 int _nc_trans_string(
5384 #undef _nc_trans_string5385 int _nc_trans_string(
735 ch = _nc_trans_string(tok_ptr, tok_buf + TOK_BUF_SIZE); in _nc_get_token()839 _nc_trans_string(char *ptr, const char *const last) in _nc_trans_string() function
131 "_nc_trans_string" @170 NONAME
1481 and _nc_trans_string1969 _nc_trans_string
8622 + add a check in _nc_trans_string() for improperly ended strings, i.e.,11557 + modify warning in _nc_trans_string() about a possibly too-long string11559 threshold (600). Change interface of _nc_trans_string() to allow13460 + export functions _nc_trans_string() and _nc_msec_cost().