Home
last modified time | relevance | path

Searched defs:checkStr (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
H A Drunslots_allocator_test.cpp241 auto checkStr = [](const char *str, char c, size_t size) { in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Descompat_RegExp.cpp73 uint32_t CastToBitMask(EtsString *checkStr) in CastToBitMask() argument
123 void SetFlags(EtsObject *regexpObject, EtsString *checkStr) in SetFlags() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp2234 uint32_t BuiltinsRegExp::UpdateExpressionFlags(JSThread *thread, const CString &checkStr) in UpdateExpressionFlags() argument
2352 CString checkStr = ConvertToString(*flagsStrHandle, StringConvertedUsage::LOGICOPERATION); in RegExpInitialize() local

Completed in 8 milliseconds