Searched refs:flag_context_ty (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.h83 typedef struct flag_context_ty flag_context_ty; typedef in typeref:struct:flag_context_ty
84 struct flag_context_ty struct
94 extern flag_context_ty null_context;
96 extern flag_context_ty passthrough_context;
100 extern flag_context_ty
101 inherited_context (flag_context_ty outer_context,
102 flag_context_ty modifier_context);
110 flag_context_ty flags; /* flags for current argument */
125 extern flag_context_ty
[all...]
H A Dx-tcl.c575 flag_context_ty outer_context);
582 flag_context_ty context)
715 read_word (struct word *wp, int looking_for, flag_context_ty context)
818 read_command (int looking_for, flag_context_ty outer_context)
861 flag_context_ty inner_context;
951 read_command_list (int looking_for, flag_context_ty outer_context)
H A Dx-sh.c710 flag_context_ty outer_context);
718 read_word (struct word *wp, int looking_for, flag_context_ty context)
1185 read_command (int looking_for, flag_context_ty outer_context)
1206 flag_context_ty inner_context;
1315 read_command_list (int looking_for, flag_context_ty outer_context)
H A Dx-ycp.c639 flag_context_ty outer_context,
649 flag_context_ty inner_context =
H A Dxgettext.c1225 flag_context_ty null_context = { undecided, false, undecided, false };
1228 flag_context_ty passthrough_context = { undecided, true, undecided, true };
1231 flag_context_ty
1232 inherited_context (flag_context_ty outer_context,
1233 flag_context_ty modifier_context)
1235 flag_context_ty result = modifier_context;
1279 flag_context_ty
1286 flag_context_ty result = iter->head->flags;
1928 flag_context_ty context, const char *string,
2013 flag_context_ty contex
[all...]
H A Dx-awk.c691 flag_context_ty outer_context,
708 flag_context_ty inner_context =
H A Dx-scheme.c681 read_object (struct object *op, flag_context_ty outer_context)
738 flag_context_ty inner_context;
H A Dx-perl.c768 flag_context_ty outer_context,
1543 flag_context_ty context;
1655 flag_context_ty context;
2876 flag_context_ty outer_context,
2895 flag_context_ty inner_context =
H A Dx-java.c1226 flag_context_ty outer_context,
1240 flag_context_ty inner_context =
H A Dx-python.c1658 flag_context_ty outer_context,
1672 flag_context_ty inner_context =
H A Dx-csharp.c1873 flag_context_ty outer_context,
1887 flag_context_ty inner_context =

Completed in 97 milliseconds