Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h58 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */ member
258 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */ member
H A Dxgettext.c992 bool argnum2_glib_context = false; in split_keywordspec() local