Get the next group of characters that are ASCII Alpha characters.
Note, along with getting the characters the pointer in the data will be
moved as well.
Return value
string The next group of ASCII alpha characters.
File
vendor/masterminds/html5/src/HTML5/Parser/Scanner.php, line 188