Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h157 inline bool IsIgnoreCase() const in IsIgnoreCase() function
Dregexp_executor.h679 inline bool IsIgnoreCase() const in IsIgnoreCase() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2422 Local<JSValueRef> RegExpRef::IsIgnoreCase(const EcmaVM *vm) in IsIgnoreCase() function in panda::RegExpRef