/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | rules_engine.cpp | 60 icu::RegexMatcher* matcher = pattern->matcher(message, status); in Match() local 109 icu::RegexMatcher* matcher = pattern->matcher(rules, status); in InitRules() local 153 icu::RegexMatcher* matcher = pattern->matcher(matchedStr, status); in InitOptRules() local 200 icu::RegexMatcher* matcher = pattern->matcher(matchedStr, status); in InitSubRules() local
|
H A D | date_time_filter.cpp | 305 icu::RegexMatcher* matcher = pattern->matcher(joiner, status); in FilterDateTime() local 358 icu::RegexMatcher* matcher = pattern->matcher(matchContent, status); in FilterPeriod() local 438 icu::RegexMatcher* matcher = pattern->matcher(endStr, status); in DealBrackets() local 517 icu::RegexMatcher* matcher = pattern->matcher(endStr, status); in GetResult() local
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
H A D | positive_rule.cpp | 127 MatchedNumberInfo matcher; in HandleDefault() local 140 MatchedNumberInfo matcher; in HandleOperator() local 161 icu::RegexMatcher* matcher = pattern->matcher(number, status); in HandleBlank() local 193 icu::RegexMatcher* matcher = pattern->matcher(number, status); in HandleSlant() local
|
H A D | negative_rule.cpp | 57 icu::RegexMatcher* matcher = pattern->matcher(ret, status); in Handle() local
|
H A D | regex_rule.cpp | 317 MatchedNumberInfo matcher; in HandleDefault() local 329 MatchedNumberInfo matcher; in HandleOperator() local 350 icu::RegexMatcher* matcher = pattern->matcher(number, status); in HandleBlank() local 382 icu::RegexMatcher* matcher = pattern->matcher(number, status); in HandleSlant() local
|
H A D | phone_number_matched.cpp | 162 MatchedNumberInfo matcher; in FindShortNumbers() local 276 icu::RegexMatcher* matcher = pattern->matcher(str, status); in HandleWithShortAndShort() local
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/co_auth/ |
H A D | pool_test.cpp | 169 constexpr uint64_t matcher = 245485; variable 194 uint32_t matcher = 1245; variable
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | vibrator_thread.cpp | 155 auto &matcher = CustomVibrationMatcher::GetInstance(); in PlayCustomByCompositeEffect() local
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/ |
H A D | context_manager_test.cpp | 157 uint32_t matcher = 0; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/ |
H A D | pool.c | 298 ResultCode QueryCollecterMatcher(uint32_t authType, uint32_t executorSensorHint, uint32_t *matcher) in QueryCollecterMatcher()
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | DataFetcher.java | 139 Matcher matcher = RE_LANGUAGE.matcher(line); in processWildcard() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
H A D | context_manager.c | 349 uint32_t *sensorHint, uint32_t *matcher, uint32_t *acl) in QueryAuthTempletaInfo()
|