Searched defs:MatchFailed (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/regexp/ | ||
| D | regexp_executor.cpp | 65 bool RegExpExecutor::MatchFailed(bool isMatched) in MatchFailed() function in panda::ecmascript::RegExpExecutor |
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ | ||
| D | regexp_executor.cpp | 72 bool RegExpExecutor::MatchFailed(bool isMatched) in MatchFailed() function in ark::RegExpExecutor |