Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h164 inline bool IsDotAll() const in IsDotAll() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1846 Local<JSValueRef> RegExpRef::IsDotAll(const EcmaVM *vm) in IsDotAll() function in panda::RegExpRef