@wdprlib/render
Preparing search index...
libs/highlighter/engine/utils
findGroupPosition
Function findGroupPosition
findGroupPosition
(
str
:
string
,
match
:
RegExpExecArray
,
groupIndex
:
number
,
matchStart
:
number
,
)
:
number
Find the actual position of capture group
n
within the source string.
Parameters
str
:
string
match
:
RegExpExecArray
groupIndex
:
number
matchStart
:
number
Returns
number
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/render
Loading...
Find the actual position of capture group
nwithin the source string.