Home
last modified time | relevance | path

Searched refs:StdCoreStringSubstring (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/
Dets_string_substring.ets22 //! INST "Intrinsic.StdCoreStringSubstring"
24 //! INST_NOT "Intrinsic.StdCoreStringSubstring"
32 //! INST "Intrinsic.StdCoreStringSubstring"
34 //! INST_NOT "Intrinsic.StdCoreStringSubstring"
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_String.cpp110 EtsString *StdCoreStringSubstring(EtsString *str, ets_int begin, ets_int end) in StdCoreStringSubstring() function