Documentation

DelimitersHandler.php

Interfaces, Classes, Traits and Enums

DelimitersHandler
This class creates an array of key values representing all characters up to the maximum delimiter character's codepoint. It uses the codepoint value of a given character as a lookup into the boolean array. An entry that returns true from the array is a delimiter character.

        

Search results