Searched defs:PeekChar (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ | ||
| H A D | regexp_executor.cpp | 360 uint32_t RegExpExecutor::PeekChar(const uint8_t *p, const uint8_t *end) const in PeekChar() function in ark::RegExpExecutor |
| /arkcompiler/ets_runtime/ecmascript/regexp/ | ||
| H A D | regexp_executor.h | 484 uint32_t PeekChar(const uint8_t *p, const uint8_t *end) const in PeekChar() function in panda::ecmascript::RegExpExecutor |
Completed in 3 milliseconds