Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.cpp308 DateValueType type = MatchKeyWord(str, &value); in Read()
319 DateParse::DateValueType DateParse::DateProxy::MatchKeyWord(const CString &str, int *value) in MatchKeyWord() function in panda::ecmascript::DateParse::DateProxy
Ddate_parse.h345 DateValueType MatchKeyWord(const CString &str, int *value);