Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp341 const uint8_t *cptr = *pp; in GetChar() local
364 const uint8_t *cptr = p; in PeekChar() local
383 const uint8_t *cptr = *pp; in AdvancePtr() local
402 const uint8_t *cptr = p; in PeekPrevChar() local
423 const uint8_t *cptr = *pp; in GetPrevChar() local
447 const uint8_t *cptr = *pp; in PrevPtr() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h463 const uint8_t *cptr = *pp; in GetChar() local
488 const uint8_t *cptr = p; in PeekChar() local
508 const uint8_t *cptr = *pp; in AdvancePtr() local
529 const uint8_t *cptr = p; in PeekPrevChar() local
551 const uint8_t *cptr = *pp; in GetPrevChar() local
576 const uint8_t *cptr = *pp; in PrevPtr() local