Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp338 uint32_t RegExpExecutor::GetChar(const uint8_t **pp, const uint8_t *end) const in GetChar() function in ark::RegExpExecutor
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h460 uint32_t GetChar(const uint8_t **pp, const uint8_t *end) const in GetChar() function