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