Home
last modified time | relevance | path

Searched defs:re (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dspill_fills_resolver.cpp289 auto re = remap->at(src); in AddMovesChain() local
308 auto re = remap->at(first_dst); in AddMovesChain() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h184 auto *re = static_cast<RegEncoder *>(visitor); in CallHelper() local
Dreg_encoder.cpp490 auto re = static_cast<RegEncoder *>(visitor); in VisitIntrinsic() local
/arkcompiler/ets_runtime/test/perform/string/
Dstring.js29 const re = /apples/gi; constant
77 const re = /\s*(?:;|$)\s*/; constant
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp31 RegExpParser::RegExpParser(const RegExp &re, ArenaAllocator *allocator) in RegExpParser()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp566 JSHandle<JSRegExp> re(regexp); in Match() local
799 JSHandle<JSRegExp> re(searchTag); in Replace() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arguments);return`[${r+t}m`},a=(e… function