Searched defs:intl (Results 1 – 8 of 8) sorted by relevance
/third_party/gettext/gettext-runtime/ |
D | Makefile.am | 30 SUBDIRS = doc intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po man m4 tests subdir
|
/third_party/musl/src/locale/ |
D | strfmon.c | 12 int fill, nogrp, negpar, nosym, left, intl; in vstrfmon_l() local
|
/third_party/gettext/gettext-tools/ |
D | Makefile.am | 22 SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles emacs misc man m4 tests s… subdir
|
/third_party/boost/libs/locale/src/util/ |
D | numeric.hpp | 144 bool intl = !nat; in do_real_put() local 157 …virtual iter_type do_format_currency(bool intl,iter_type out,std::ios_base &ios,char_type fill,lon… in do_format_currency()
|
/third_party/pulseaudio/ |
D | meson.build | 306 libintl_dep = cc.find_library('intl') build
|
/third_party/boost/libs/locale/src/posix/ |
D | numeric.cpp | 55 …virtual iter_type do_format_currency(bool intl,iter_type out,std::ios_base &/*ios*/,char_type /*fi… in do_format_currency()
|
/third_party/glib/ |
D | meson.build | 2047 libintl = cc.find_library('intl', required : false) build
|
/third_party/node/src/api/ |
D | environment.cc | 564 Local<Object> intl = intl_v.As<Object>(); in InitializeContextRuntime() local
|