# File lib/rexml/source.rb, line 94
def
match_to
(
char
,
pattern
)
return
pattern
.
match
(
@buffer
)
end