Home
last modified time | relevance | path

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

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