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