Home
last modified time | relevance | path

Searched defs:GetPrevChar (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp420 uint32_t RegExpExecutor::GetPrevChar(const uint8_t **pp, const uint8_t *start) const in GetPrevChar() function in ark::RegExpExecutor
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h548 uint32_t GetPrevChar(const uint8_t **pp, const uint8_t *start) const in GetPrevChar() function