Home
last modified time | relevance | path

Searched refs:re11 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/string/
H A Dstring.js479 var re11 = /[Cz]/; variable
489 result11 = str11.split(re11);
505 result11 = str11.match(re11);

Completed in 1 milliseconds