Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h140 inline bool IsIgnoreCase() const in IsIgnoreCase() function
Dregexp_executor.h508 inline bool IsIgnoreCase() const in IsIgnoreCase() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h176 inline bool IsIgnoreCase() const in IsIgnoreCase() function
Dregexp_executor.h720 inline bool IsIgnoreCase() const in IsIgnoreCase() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp284 Local<JSValueRef> RegExpRef::IsIgnoreCase(const EcmaVM *vm) in IsIgnoreCase() function in panda::RegExpRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2047 HWTEST_F_L0(JSNApiSplTest, IsIgnoreCase) in HWTEST_F_L0() argument