Home
last modified time | relevance | path

Searched refs:endian_letter (Results 1 - 1 of 1) sorted by relevance

/third_party/node/tools/icu/
H A Dicutrim.py178 ## The first letter of endian_letter will be 'b' or 'l' for big or little
179 endian_letter = options.endian[0] variable
181 runcmd("icupkg", "-t%s %s %s""" % (endian_letter, options.datfile, outfile))

Completed in 1 milliseconds