Searched refs:next_is_msgctxt (Results 1 – 3 of 3) sorted by relevance
52 ap->next_is_msgctxt = false; in arglist_parser_alloc()69 ap->next_is_msgctxt = false; in arglist_parser_alloc()114 copy->next_is_msgctxt = ap->next_is_msgctxt; in arglist_parser_clone()
67 bool next_is_msgctxt; /* true if the next argument is the msgctxt */ member
1386 if (accepts_context && argparser->next_is_msgctxt) in read_command()1394 argparser->next_is_msgctxt = false; in read_command()1407 argparser->next_is_msgctxt = true; in read_command()1420 argparser->next_is_msgctxt = false; in read_command()