pcre_get_substring ( subject ovector stringcount stringnumber stringptr -- int )


Vocabulary
pcre.ffi

Inputs
subjectan object
ovectoran object
stringcountan object
stringnumberan object
stringptran object


Outputs
intan object


Definition


LIBRARY: pcre FUNCTION: int pcre_get_substring
( c-string subject, int* ovector, int stringcount, int
stringnumber, void* stringptr )