Searched refs:UTF8_CREATE (Results 1 – 1 of 1) sorted by relevance
2773 #define UTF8_CREATE( ascii ) ByteString( UTF8_STRINGPARAM( ascii ) ) macro2775 #define UTF8_PREPEND( ascii ) Insert( UTF8_CREATE( ascii ), 0 )