Home
last modified time | relevance | path

Searched defs:FLAG_MULTILINE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.h36 static constexpr auto FLAG_MULTILINE = (1U << 2U); member in ark::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.h42 static constexpr auto FLAG_MULTILINE = (1U << 2U); member in panda::ecmascript::RegExpParser

Completed in 2 milliseconds