Searched refs:has_context (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-resources.c120 bool has_context; local
123 has_context = false;
126 has_context = true;
127 if (has_context)
H A Dwrite-tcl.c147 bool has_context; local
150 has_context = false;
153 has_context = true;
154 if (has_context)
H A Dwrite-catalog.c136 const lex_pos_ty *has_context; local
139 has_context = NULL;
151 has_context = &mp->pos;
157 if (has_context != NULL)
161 has_context->file_name, has_context->line_number,

Completed in 80 milliseconds