• Home
  • Raw
  • Download

Lines Matching +refs:po +refs:find +refs:string +refs:function

206         # pthread_cleanup_push, or rather a function called by this macro,
220 # The presence of a feature test macro requesting re-entrant function
290 # C build frameworks function, which is that the same flags used in
531 dnl implementations (in libc or libintl) without the ngettext() function
535 dnl INTLDIR is used to find the intl libraries. If empty,
811 AC_MSG_CHECKING([where the gettext function comes from])
835 [Define if the GNU gettext() function is already present or preinstalled.])
837 [Define if the GNU dcgettext() function is already present or preinstalled.])
840 dnl We need to process the po/ directory.
841 POSUB=po
1645 #include <string.h>
1775 [Define if you have the iconv() function and it works.])
1886 …[Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation fra…
1909 …[Define to 1 if you have the Mac OS X function CFLocaleCopyPreferredLanguages in the CoreFoundatio…
1958 # Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which
2738 dnl Didn't find the library; assume it is in the system directories
3038 dnl - a function acl_is_expected_elfclass, that tests whether standard input
3519 # po.m4 serial 31 (gettext-0.20.2)
3540 dnl Checks for all prerequisites of the po subdirectory.
3550 dnl the gettext macros and po/Makefile.in.in are in sync.
3582 rm -f messages.po
3617 AC_CONFIG_COMMANDS([po-directories], [[
3661 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
3663 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
3677 POFILES="$POFILES $srcdirpre$lang.po"
3678 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
3808 # next line. Put a nonempty string into the hold space to indicate this.
3839 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
3841 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
3870 POFILES="$POFILES $srcdirpre$lang.po"
3871 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
3932 $frobbedlang.msg: $lang.po
3933 ${tab}@echo "\$(MSGFMT) -c --tcl -d \$(srcdir) -l $lang $srcdirpre$lang.po"; \
3934 ${tab}\$(MSGFMT) -c --tcl -d "\$(srcdir)" -l $lang $srcdirpre$lang.po || { rm -f "\$(srcdir)/$frobb…
3943 $frobbedlang/\$(DOMAIN).resources.dll: $lang.po
3944 ${tab}@echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \
3945 ${tab}\$(MSGFMT) -c --csharp -d "\$(srcdir)" -l $lang $srcdirpre$lang.po -r "\$(DOMAIN)" || { rm -f…
3963 dnl Registers an option to be passed to xgettext in the po subdirectory.
3999 # Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which