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