Home
last modified time | relevance | path

Searched defs:phoneStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dcode_rule.cpp269 icu::UnicodeString phoneStr = number.tempSubString(0, neind); in StartWithBrackets() local
H A Dregex_rule.cpp436 icu::UnicodeString phoneStr = number.tempSubString(0, neind); in StartWithBrackets() local