Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_matched.cpp138 icu::RegexPattern* shortPattern = shortRegexRule->GetPattern(); in FindShortNumbers() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp645 AvailableDateTimeFormatPattern shortPattern, in SetMonthPattern()