Home
last modified time | relevance | path

Searched refs:whole_list (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.c1163 static const char * const * whole_list /* = NULL */; in po_format_list() local
1164 if (whole_list == NULL) in po_format_list()
1171 whole_list = list; in po_format_list()
1173 return whole_list; in po_format_list()