Handbook
Glossary
has-option? ( compiled-pcre option -- ? )
Vocabulary
pcre
Inputs
compiled-pcre
an
object
option
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
math
pcre.private
;
IN:
pcre
:
has-option?
( compiled-pcre option -- ? )
[
pcre>>
options
]
dip
bitand
0
>
;