Handbook
Glossary
PCRE_ERROR_BADCOUNT? ( 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_BADCOUNT
class.
Definition
USING:
kernel
;
IN:
pcre.ffi
:
PCRE_ERROR_BADCOUNT?
( object -- ? )
\
PCRE_ERROR_BADCOUNT
eq?
;