Libraries
»
pcre2
(0.2.0)
»
Index
»
PCRE2
»
MatchData
»
#start_of_match
Method: PCRE2::MatchData#start_of_match
Defined in:
lib/pcre2/matchdata.rb
#
start_of_match
⇒
Object
48 49 50
# File 'lib/pcre2/matchdata.rb', line 48
def
start_of_match
offset
(
0
)
[
0
]
end