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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dushape.cpp519 *Name : isTailChar
524 isTailChar(UChar ch) { function
1396 } else if ( (seenComposeEnabled == 1) && (isTailChar(inputChar)) && (i< (sourceLength - 1))

Completed in 435 milliseconds