mktables: Split off some functionality
authorKarl Williamson <public@khwilliamson.com>
Wed, 27 Nov 2013 19:16:25 +0000 (12:16 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:27:22 +0000 (08:27 -0700)
commit731cb813cb160baa0c7969c70e0864d4da074738
tree8702337b1c98dbb57a8b643772b97773c2b0e7ff
parentf5a7f1939d98a1e112bd8fd009fc4ddbc82f517e
mktables: Split off some functionality

This adds a new function that formats a count of code points.  Currently
it calls the current function that formats a generic number.  A future
commit will change so that the output of the two functions differ.  The
reason for this commit is to make that later commit's difference listing
smaller and easier to understand.
lib/unicore/mktables