Home
last modified time | relevance | path

Searched refs:get_python_format_unnamed_arg_count (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dformat.h148 extern unsigned int get_python_format_unnamed_arg_count (const char *string);
Dformat-python.c549 get_python_format_unnamed_arg_count (const char *string) in get_python_format_unnamed_arg_count() function
Dxg-message.c218 && get_python_format_unnamed_arg_count (string) > 1) in warn_format_string()
DChangeLog.13202 (get_python_format_unnamed_arg_count): Update.
4634 * format.h (get_python_format_unnamed_arg_count): New declaration.
4635 * format-python.c (get_python_format_unnamed_arg_count): New function.