Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dmsgl-cat.c412 bool with_ASCII = false; in catenate_msgdomain_list() local
425 with_ASCII = true; in catenate_msgdomain_list()
442 if (with_ASCII && !all_ASCII_compatible) in catenate_msgdomain_list()
468 else if (first != NULL && with_ASCII && all_ASCII_compatible) in catenate_msgdomain_list()