Searched defs:IsMultiline (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi.cpp | 298 Local<JSValueRef> RegExpRef::IsMultiline(const EcmaVM *vm) in IsMultiline() function in panda::RegExpRef |
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ | ||
| H A D | regexp_parser.h | 145 inline bool IsMultiline() const in IsMultiline() function in ark::RegExpParser |
| /arkcompiler/ets_runtime/ecmascript/regexp/ | ||
| H A D | regexp_parser.h | 181 inline bool IsMultiline() const in IsMultiline() function in panda::ecmascript::RegExpParser |
Completed in 3 milliseconds