Searched refs:process_string (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | msgexec.c | 319 process_string (const message_ty *mp, const char *str, size_t len) in process_string() function 378 process_string (mp, p, length); in process_message()
|
H A D | msgfilter.c | 725 process_string (const char *str, size_t len, char **resultp, size_t *lengthp) in process_string() function 785 process_string (p, strlen (p), &result, &length); in process_message()
|
H A D | ChangeLog | 940 (generic_filter): New function, extracted from process_string. 941 (process_string): Call the filter. 1620 * msgexec.c (process_string): Also set or unset MSGEXEC_MSGCTXT 2698 * msgexec.c (process_string): Pass ignore_sigpipe = false. 2699 * msgfilter.c (process_string): Likewise. 2923 * msgfilter.c (process_string): Cast the xrealloc expression. 3193 * msgexec.c (process_string): Pass slave_process = true to 3195 * msgfilter.c (process_string): Pass slave_process = true to 4054 * msgexec.c (process_string): Pass null_stderr=false. 4055 * msgfilter.c (process_string): Likewise. [all …]
|
H A D | ChangeLog.0 | 102 * msgexec.c (process_string): Change test of full_write return value. 196 * msgexec.c (main, usage, nonintr_close, process_string, 200 nonintr_select, process_string, process_message, process_message_list, 1083 * msgexec.c (process_string): Use xsetenv instead of setenv. 1770 * msgexec.c (process_string): Update for changed create_pipe_bidi(),
|