Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/
Dregexp_executor.h25 struct RegExpExecResult { struct
37 RegExpExecResult GetResult(bool isSuccess, bool hasIndices) const; argument