HomeSort by relevance Sort by last modified time
    Searched refs:I18N (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/bld/
Makefile 8 $(CC) $(CFLAGS) $(COPTS) $(I18N) $(DNSMASQ_CFLAGS) $(RPM_OPT_FLAGS) -c $<
  /external/dnsmasq/
Makefile 56 all-i18n :
58 I18N=-DLOCALEDIR='\"$(LOCALEDIR)\"' \
68 install-i18n : all-i18n install-common
  /external/libxml2/
HTMLparser.c 512 #define I18N "lang", "dir"
516 #define ATTRS COREATTRS,I18N,EVENTS
524 static const char* const core_i18n_attrs[] = { COREATTRS, I18N, NULL } ;
526 static const char* const i18n_attrs[] = { I18N, NULL } ;
566 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ;
572 static const char* const head_attrs[] = { I18N, "profile", NULL } ;
581 static const char* const prompt_attrs[] = { COREATTRS, I18N, "prompt", NULL } ;
590 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", NULL } ;
608 static const char* const style_attrs[] = { I18N, "media", "title", NULL } ;
654 { "bdo", 0, 0, 0, 0, 0, 0, 1, "i18n bidi over-ride "
    [all...]

Completed in 179 milliseconds