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