Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat.h117 extern unsigned int get_python_format_unnamed_arg_count (const char *string);
H A Dformat-python.c516 get_python_format_unnamed_arg_count (const char *string) in get_python_format_unnamed_arg_count() function
H A Dxgettext.c1954 && get_python_format_unnamed_arg_count (string) > 1) in warn_format_string()
H A DChangeLog1176 * format.h (get_python_format_unnamed_arg_count): New declaration.
1177 * format-python.c (get_python_format_unnamed_arg_count): New function.