Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/base/
Djson_parser.h456 bool isMatch = MatchText(str, strLen); in ParseLiteral()
472 bool MatchText(CString str, uint32_t matchLen) in MatchText() function