Searched refs:_nc_trans_string (Results 1 – 13 of 13) sorted by relevance
150 #undef _nc_trans_string151 int _nc_trans_string(
4510 #undef _nc_trans_string4511 int _nc_trans_string(
4389 #undef _nc_trans_string4390 int _nc_trans_string(
2205 extern NCURSES_EXPORT(int) _nc_trans_string (char *, const char *);
5511 #undef _nc_trans_string5512 int _nc_trans_string(
5390 #undef _nc_trans_string5391 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
1516 and _nc_trans_string2004 _nc_trans_string
9191 + add a check in _nc_trans_string() for improperly ended strings, i.e.,12126 + modify warning in _nc_trans_string() about a possibly too-long string12128 threshold (600). Change interface of _nc_trans_string() to allow14029 + export functions _nc_trans_string() and _nc_msec_cost().