Handbook
Glossary
PCRE_ERROR_UNKNOWN_OPCODE? ( object -- ? )
Vocabulary
pcre
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
PCRE_ERROR_UNKNOWN_OPCODE
class.
Definition
USING:
kernel
;
IN:
pcre.ffi
:
PCRE_ERROR_UNKNOWN_OPCODE?
( object -- ? )
\
PCRE_ERROR_UNKNOWN_OPCODE
eq?
;