php8.5
Home/ Manual/ parle / rlexer/ Parle\RLexer::consume

Parle\RLexer::consume

PHP function Edit on GitHub ✎

(PECL parle >= 0.5.1)

Pass the data for processing

Description

Parle\RLexer::consume(string $data): void

Consume the data for lexing.

Parameters

data

Data to be lexed.

Return Values

Void

Source: reference/parle/parle/rlexer/consume.xml · from the official PHP manual (php/doc-en)