Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Scanner.php
Scanner::$char
The current integer byte position we are in $data.
Type:
char
File
vendor/
masterminds/
html5/
src/
HTML5/
Parser/
Scanner.php
, line 24
Class
Scanner
The scanner scans over a given data input to react appropriately to characters.
Namespace
Masterminds\HTML5\Parser
Code
private $char;
RSS feed