Home
last modified time | relevance | path

Searched defs:numberPattern (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.cpp210 icu::RegexPattern* numberPattern = numberRegexRule->GetPattern(); in FindNumbers() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp646 AvailableDateTimeFormatPattern numberPattern) in SetMonthPattern()