Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_sequence.cpp64 std::string value = ModifyOrder(tempValue); in GetDateOrder()
69 std::string DateTimeSequence::ModifyOrder(std::string &pattern) in ModifyOrder() function in OHOS::Global::I18n::DateTimeSequence
/ohos5.0/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Ddate_time_sequence.h30 static std::string ModifyOrder(std::string &pattern);
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Ddate_time_sequence.h53 static std::string ModifyOrder(std::string& pattern);
H A Ddate_time_sequence.cpp58 std::string value = ModifyOrder(tempValue); in GetDateOrder()
159 std::string DateTimeSequence::ModifyOrder(std::string& pattern) in ModifyOrder() function in OHOS::Ace::DateTimeSequence
/ohos5.0/base/global/i18n/interfaces/js/kits/include/
H A Di18n_addon.h96 static std::string ModifyOrder(std::string &pattern);