Home
last modified time | relevance | path

Searched defs:COLON (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp237 static std::string COLON = ":"; in ParseCommand() local
Djs_date.h187 static constexpr char COLON = ':'; variable