Handbook
Glossary
utf8-start-byte? ( byte -- ? )
Vocabulary
pcre
.
private
Inputs
byte
an
object
Outputs
?
an
object
Definition
USING:
kernel
math
;
IN:
pcre.private
:
utf8-start-byte?
( byte -- ? )
192
bitand
128
=
not
;