pcre_get_substring_list ( subject ovector stringcount stringptr -- int )


Vocabulary
pcre.ffi

Inputs
subjectan object
ovectoran object
stringcountan object
stringptran object


Outputs
intan object


Definition


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