Match the current character against the function and return it.
A chainable version of this method. Matches the current character against the function and gives it via a reference argument.
Match the current character against the function, return true if matched and proceed to the next character.