Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h150 inline bool IsDotAll() const in IsDotAll() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h186 inline bool IsDotAll() const in IsDotAll() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp308 Local<JSValueRef> RegExpRef::IsDotAll(const EcmaVM *vm) in IsDotAll() function in panda::RegExpRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2087 HWTEST_F_L0(JSNApiSplTest, IsDotAll) in HWTEST_F_L0() argument