Searched refs:this_escape (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c3313 struct format_arg_list *this_escape = copy_list (list); local
3315 this_escape = add_end_constraint (this_escape, position);
3316 escape = union (escape, this_escape);
H A Dformat-scheme.c3250 struct format_arg_list *this_escape = copy_list (list); local
3252 this_escape = add_end_constraint (this_escape, position);
3253 escape = union (escape, this_escape);

Completed in 104 milliseconds