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