Home
last modified time | relevance | path

Searched defs:isWideChar (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.cpp21 bool RegExpExecutor::Execute(const uint8_t *input, uint32_t lastIndex, uint32_t length, uint8_t *buf, bool isWideChar) in Execute() argument
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_executor.cpp24 bool RegExpExecutor::Execute(const uint8_t *input, uint32_t lastIndex, uint32_t length, uint8_t *buf, bool isWideChar) in Execute() argument

Completed in 2 milliseconds