Home
last modified time | relevance | path

Searched defs:textdomain (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/include/
H A Dgettext.h14 # define textdomain(domain) macro
/third_party/musl/src/locale/
H A Dtextdomain.c14 char *textdomain(const char *domainname) in textdomain() function
/third_party/libexif/libexif/
H A Di18n.h36 # define textdomain(String) (String) macro
/third_party/toybox/kconfig/
H A Dlkc.h19 # define textdomain(Domainname) ((const char *) (Domainname)) macro
/third_party/python/Lib/
H A Dgettext.py552 def textdomain(domain=None): function

Completed in 3 milliseconds