Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h165 inline static int Canonicalize(int c, bool isUnicode) in Canonicalize() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp1620 int RegExpParser::Canonicalize(int c, bool isUnicode) in Canonicalize() function in panda::ecmascript::RegExpParser