Searched refs:CONTAIN (Results 1 - 4 of 4) sorted by relevance
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ | ||
H A D | border_rule.cpp | 25 if (type == "CONTAIN") { in BorderRule() 76 if (type == PhoneNumberMatched::CONTAIN && borderBegin <= begin && end <= borderEnd) { in Handle() |
H A D | phone_number_matched.cpp | 28 const int PhoneNumberMatched::CONTAIN = 9; member in OHOS::Global::I18n::PhoneNumberMatched |
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/ | ||
H A D | phone_number_matched.h | 39 static const int CONTAIN; member in OHOS::Global::I18n::PhoneNumberMatched |
/base/web/webview/ohos_interface/include/ohos_nweb/ | ||
H A D | nweb_handler.h | 84 CONTAIN, member in OHOS::NWeb::ViewportFit |
Completed in 4 milliseconds