HomeSort by relevance Sort by last modified time
    Searched full:locale_alias (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c     [all...]
  /external/icu4c/test/cintltst/
cloctst.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 381 code = locale_alias.get(lookup_name, None)
387 code = locale_alias.get(langname, None)
648 # The locale_alias table maps lowercase alias names to C locale names
738 locale_alias = { variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 381 code = locale_alias.get(lookup_name, None)
387 code = locale_alias.get(langname, None)
648 # The locale_alias table maps lowercase alias names to C locale names
738 locale_alias = { variable
    [all...]

Completed in 661 milliseconds