Ctype
Class: Ctype implementation through regex.
Source: vendor/symfony/polyfill-ctype/Ctype.php:21
Class: Ctype implementation through regex.
Source: vendor/symfony/polyfill-ctype/Ctype.php:21
Method: Returns TRUE if every character in text is either a letter or a digit, FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:32
Method: Returns TRUE if every character in text is a letter, FALSE otherwise.
Source: vendor/symfony/polyfill-ctype/Ctype.php:48