Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dread-desktop.c320 bool found_locale = false; in desktop_lex() local
347 found_locale = true; in desktop_lex()
428 tp->locale = found_locale ? &buffer[locale_start] : NULL; in desktop_lex()