Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-cat.c401 bool with_ASCII = false; in catenate_msgdomain_list() local
414 with_ASCII = true; in catenate_msgdomain_list()
431 if (with_ASCII && !all_ASCII_compatible) in catenate_msgdomain_list()
457 else if (first != NULL && with_ASCII && all_ASCII_compatible) in catenate_msgdomain_list()