Home
last modified time | relevance | path

Searched refs:getUnicodeType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx333 unicode::getUnicodeType( const sal_Unicode ch ) { in getUnicodeType() function in unicode
404 return (bit(getUnicodeType(ch)) & (mask)) != 0;\
430 switch ( getUnicodeType( ch ) ) { in getCharType()
/trunk/main/i18nutil/inc/i18nutil/
H A Dunicode.hxx40 static sal_Int16 SAL_CALL getUnicodeType( const sal_Unicode ch );
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx91 const sal_Int16 nType = unicode::getUnicodeType( cChar ); in lcl_getMappingTypeForToggleCase()

Completed in 15 milliseconds