Home
last modified time | relevance | path

Searched defs:cpSize (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.cpp465 size_t cpSize = 0; in ScanTemplateString() local
545 size_t cpSize {}; in ScanStringUnicodePart() local
1039 size_t cpSize {}; in ScanRegExpPattern() local
1129 size_t cpSize {}; in ScanRegExpFlags() local
1360 size_t cpSize {}; in SkipWhiteSpaces() local
DkeywordsUtil.cpp236 size_t cpSize {}; in ScanIdContinue() local
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp426 size_t cpSize = 0U; in ScanTemplateString() local
527 size_t cpSize {}; in ScanUnicodeCharacter() local
1016 size_t cpSize {}; in ScanRegExpPattern() local
1065 size_t cpSize {}; in ScanRegExpFlags() local
1226 size_t cpSize {}; in SkipWhiteSpaces() local
DkeywordsUtil.cpp232 size_t cpSize {}; in ScanIdContinue() local
/arkcompiler/ets_frontend/ets2panda/util/
Dustring.h165 inline char32_t PeekCp(size_t *cpSize) const in PeekCp()
335 char32_t StringView::Iterator::DecodeCP([[maybe_unused]] size_t *cpSize) const in DecodeCP()
/arkcompiler/ets_frontend/es2panda/util/
Dustring.h168 inline char32_t PeekCp(size_t *cpSize) const in PeekCp()
329 char32_t StringView::Iterator::DecodeCP([[maybe_unused]] size_t *cpSize) const in DecodeCP()