i18n: New function recode_substring_pool().
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 03:45:28 +0000 (20:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 03:45:28 +0000 (20:45 -0700)
Occasionally it is necessary to recode a string that might contain a null
byte.  This function is useful in such a case.


No differences found