Handbook
Glossary
pcre_info ( pcre optptr first_byte -- int )
Vocabulary
pcre
.
ffi
Inputs
pcre
an
object
optptr
an
object
first_byte
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre.ffi
LIBRARY:
pcre
FUNCTION:
int
pcre_info
( void* pcre, int* optptr, int* first_byte )