Home
last modified time | relevance | path

Searched refs:STRING_LENGTH_10 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.h40 constexpr int STRING_LENGTH_10 = 10; member in panda::ecmascript::CalendarOption
H A Djs_date_time_format.cpp1704 if (input.length() < STRING_LENGTH_8 || input.length() > STRING_LENGTH_10) { in ConstructGMTTimeZoneID()

Completed in 5 milliseconds