Home
last modified time | relevance | path

Searched defs:argnum1_glib_context (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h57 bool argnum1_glib_context; /* argument argnum1 has the syntax "ctxt|msgid" */ member
257 bool argnum1_glib_context; /* argument argnum1 has the syntax "ctxt|msgid" */ member
H A Dxgettext.c991 bool argnum1_glib_context = false; in split_keywordspec() local