PHP » GoLang |
login |
register |
about
|
GoLang IntlChar::istitle
request it (397)
GoLang replacement for PHP's IntlChar::istitle
[edit | history]
IntlChar::istitle(PHP 7) IntlChar::istitle — Check if code point is a titlecase letter DescriptionDetermines whether the specified code point is a titlecase letter.
ParametersReturn Values
Returns ExamplesExample #1 Testing different code points
<?php The above example will output: bool(false) bool(true) bool(false) bool(true) bool(false) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|