HomeSort by: relevance | last modified time | path
    Searched refs:argnum2_glib_context (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
xgettext.h 58 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */ member in struct:callshape
258 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */ member in struct:partial_call
xgettext.c 992 bool argnum2_glib_context = false; local
1039 argnum2_glib_context = argnum1_glib_context;
1093 && (argnum1_glib_context || argnum2_glib_context))
1101 shapep->argnum2_glib_context = argnum2_glib_context;
1118 shapep->argnum2_glib_context = false;
1161 && old_shapes->shapes[i].argnum2_glib_context
1162 == shape->argnum2_glib_context
2353 ap->alternative[i].argnum2_glib_context =
2354 shapes->shapes[i].argnum2_glib_context;
    [all...]
x-perl.c 1512 shapes.shapes[0].argnum2_glib_context = false;

Completed in 63 milliseconds