Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/src/
H A Dentity_recognizer.cpp70 icu::UnicodeString fwchstrSecond = "jklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; in ConvertQanChar() local
71 icu::UnicodeString fwchstr = fwchstrFirst + fwchstrSecond; in ConvertQanChar()