| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| x-ycp.c | 624 extract_parenthesized (message_list_ty *mlp, function 654 if (extract_parenthesized (mlp, inner_context, next_context_iter, 704 if (extract_parenthesized (mlp, inner_context, next_context_iter, 760 /* Eat tokens until eof is seen. When extract_parenthesized returns 762 while (!extract_parenthesized (mlp, null_context, null_context_list_iterator,
|
| x-awk.c | 689 extract_parenthesized (message_list_ty *mlp, function 759 if (extract_parenthesized (mlp, inner_context, next_context_iter, 877 /* Eat tokens until eof is seen. When extract_parenthesized returns 879 while (!extract_parenthesized (mlp, null_context, null_context_list_iterator,
|
| x-java.c | 1178 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, function 1293 if (extract_parenthesized (mlp, token_type_rparen, 1328 if (extract_parenthesized (mlp, token_type_rbrace, 1436 /* Eat tokens until eof is seen. When extract_parenthesized returns 1438 while (!extract_parenthesized (mlp, token_type_eof,
|
| x-csharp.c | 1867 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, function 1982 if (extract_parenthesized (mlp, token_type_rparen, 2017 if (extract_parenthesized (mlp, token_type_rbrace, 2124 /* Eat tokens until eof is seen. When extract_parenthesized returns 2126 while (!extract_parenthesized (mlp, token_type_eof,
|
| x-python.c | 1650 extract_parenthesized (message_list_ty *mlp, function 1702 if (extract_parenthesized (mlp, inner_context, next_context_iter, 1805 /* Eat tokens until eof is seen. When extract_parenthesized returns 1807 while (!extract_parenthesized (mlp, null_context, null_context_list_iterator,
|