On 13/09/2013 06:09, Marvin Humphrey wrote:
On Sat, Sep 7, 2013 at 9:53 AM,  <[email protected]> wrote:
   Str_new_steal_str               Str_new_steal_utf8
   Str_new_steal_from_trusted_str  Str_new_steal_trusted_utf8
   Str_init_steal_trusted_str      Str_init_steal_trusted_utf8
   Str_Mimic_Str                   Str_Mimic_UTF8
   Str_Starts_With_Str             Str_Starts_With_UTF8
   Str_Ends_With_Str               Str_Ends_With_UTF8
   Str_Find_Str                    Str_Find_UTF8
   Str_Equals_Str                  Str_Equals_UTF8
   ...
   Hash_Fetch_Str                  Hash_Fetch_UTF8
   Hash_Store_Str                  Hash_Store_UTF8
   Hash_Delete_Str                 Hash_Delete_UTF8
   ...

(: Perhaps you already planned this. :)

Yes, I wanted to convert all of those at a later point. But I came to the conclusion that _Utf8 is a better choice than _UTF8. It's easier to type and visually more consistent.

Nick

Reply via email to