Documentation

DelimitersHandler.php

Table of Contents

Classes

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.

        
On this page

Search results