Searched defs:IsIgnoreCase (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi.cpp | 286 Local<JSValueRef> RegExpRef::IsIgnoreCase(const EcmaVM *vm) in IsIgnoreCase() function in panda::RegExpRef |
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ | ||
| H A D | regexp_parser.h | 140 inline bool IsIgnoreCase() const in IsIgnoreCase() function in ark::RegExpParser |
| /arkcompiler/ets_runtime/ecmascript/regexp/ | ||
| H A D | regexp_parser.h | 176 inline bool IsIgnoreCase() const in IsIgnoreCase() function in panda::ecmascript::RegExpParser |
| H A D | regexp_executor.h | 719 inline bool IsIgnoreCase() const in IsIgnoreCase() function in panda::ecmascript::RegExpExecutor |
Completed in 4 milliseconds