Searched defs:LC_MESSAGES (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/intl/
H A Dlibgettext.h66 # define LC_MESSAGES (-1) macro
92 LC_MESSAGES locale. If not found, returns MSGID itself (the default
98 LC_MESSAGES locale. */
135 dcgettext (Domainname, Msgid, LC_MESSAGES)
/external/python/cpython2/Lib/
H A Dlocale.py35 # Yuck: LC_MESSAGES is non-standard: can't tell whether it exists before
55 LC_MESSAGES = 5 variable
2051 LC_MESSAGES
2055 __all__.append("LC_MESSAGES")

Completed in 341 milliseconds