Home
last modified time | relevance | path

Searched refs:formatstring_boost (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/woe32dll/
H A Dgettextsrc-exports.c25 VARIABLE(formatstring_boost)
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat.h96 extern DLL_VARIABLE struct formatstring_parser formatstring_boost;
H A Dformat.c58 /* format_boost */ &formatstring_boost
H A Dformat-boost.c635 struct formatstring_parser formatstring_boost = variable
H A Dxgettext.c2972 result.formatstring_parser2 = &formatstring_boost; in language_to_extractor()
H A DChangeLog1090 * format.h (formatstring_boost): New declaration.
1092 * format.c (formatstring_parsers): Add formatstring_boost.