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.cpp340 const uint8_t *cptr = *pp; in GetChar() local
363 const uint8_t *cptr = p; in PeekChar() local
382 const uint8_t *cptr = *pp; in AdvancePtr() local
401 const uint8_t *cptr = p; in PeekPrevChar() local
422 const uint8_t *cptr = *pp; in GetPrevChar() local
446 const uint8_t *cptr = *pp; in PrevPtr() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h462 const uint8_t *cptr = *pp; in GetChar() local
487 const uint8_t *cptr = p; in PeekChar() local
507 const uint8_t *cptr = *pp; in AdvancePtr() local
528 const uint8_t *cptr = p; in PeekPrevChar() local
550 const uint8_t *cptr = *pp; in GetPrevChar() local
575 const uint8_t *cptr = *pp; in PrevPtr() local