HomeSort by: relevance | last modified time | path
    Searched defs:phase6_last (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-java.c 1066 static token_type_ty phase6_last; variable
1078 if (tp->type == token_type_string_literal && phase6_last != token_type_rparen)
1121 phase6_last = tp->type;
1430 phase6_last = token_type_eof;
x-java.c 1066 static token_type_ty phase6_last; variable
1078 if (tp->type == token_type_string_literal && phase6_last != token_type_rparen)
1121 phase6_last = tp->type;
1430 phase6_last = token_type_eof;

Completed in 70 milliseconds