Home
last modified time | relevance | path

Searched refs:isRel (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp294 bool isRel = false; in IsRelDates() local
296 isRel = true; in IsRelDates()
299 isRel = true; in IsRelDates()
301 return isRel; in IsRelDates()