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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOGUIDPartitionScheme.cpp37 static size_t ucs2_to_utf8( const uint16_t * ucs2str, argument
48 if ( ucs2str[ucs2strlen] == 0 ) break;
51 utf8_encodestr( ucs2str,

Completed in 76 milliseconds