Searched refs:_nc_trans_string (Results 1 – 8 of 8) sorted by relevance
629 ch = _nc_trans_string(tok_ptr, tok_buf + TOK_BUF_SIZE); in _nc_get_token()732 _nc_trans_string(char *ptr, char *last) in _nc_trans_string() function
280 extern NCURSES_EXPORT(int) _nc_trans_string (char *, char *);
131 "_nc_trans_string" @170 NONAME
3343 #undef _nc_trans_string3344 int _nc_trans_string(
3434 #undef _nc_trans_string3435 int _nc_trans_string(
4122 #undef _nc_trans_string4123 int _nc_trans_string(
1217 _nc_trans_string
1818 + add a check in _nc_trans_string() for improperly ended strings, i.e.,4753 + modify warning in _nc_trans_string() about a possibly too-long string4755 threshold (600). Change interface of _nc_trans_string() to allow6656 + export functions _nc_trans_string() and _nc_msec_cost().