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

  /external/chromium/third_party/icu/source/tools/genpname/
preparse.pl 432 read_PropertyAliases($pa, "$unidataDir/PropertyAliases.txt");
433 read_PropertyAliases($pa, "SyntheticPropertyAliases.txt");
520 # @param a hash ref from read_PropertyAliases.
577 # "<short>|<long>". Upon return, the read_PropertyAliases hash is
583 # @param a hash ref from read_PropertyAliases.
772 sub read_PropertyAliases {
    [all...]
  /external/icu4c/tools/genpname/
preparse.pl 432 read_PropertyAliases($pa, "$unidataDir/PropertyAliases.txt");
433 read_PropertyAliases($pa, "SyntheticPropertyAliases.txt");
520 # @param a hash ref from read_PropertyAliases.
577 # "<short>|<long>". Upon return, the read_PropertyAliases hash is
583 # @param a hash ref from read_PropertyAliases.
772 sub read_PropertyAliases {
    [all...]

Completed in 200 milliseconds