Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-js
/
js.string
/
StringMatcherAll
String
Matcher
All
web
interface
StringMatcherAll
(
source
)
MDN Reference
Inheritors
RegExp
Members
Functions
[@@match
All]
Link copied to clipboard
web
abstract
fun
[@@matchAll]
(
string
:
String
)
:
JsIterable
<
RegExpExecArray
>
MDN Reference