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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-awk.c703 bool next_is_argument = false; local
721 if (next_is_argument && token.type != token_type_lparen)
748 next_is_argument =
767 next_is_argument = false;
782 next_is_argument = false;
802 next_is_argument = false;
816 next_is_argument = false;
826 to recurse in the next_is_argument handling above, waiting for
830 next_is_argument = false;
844 next_is_argument
[all...]

Completed in 74 milliseconds