Home | History | Annotate | Download | only in doc

Lines Matching full:pcre_get_substring

1626        int pcre_get_substring(const char *subject, int *ovector,
1767 pcre_get_substring()
3640 This error is used by the pcre_copy_substring(), pcre_get_substring(),
3855 int pcre_get_substring(const char *subject, int *ovector,
3864 pcre_copy_substring(), pcre_get_substring(), and pcre_get_sub-
3888 The functions pcre_copy_substring() and pcre_get_substring() extract a
3893 buffersize, while for pcre_get_substring() a new block of memory is
3901 get memory failed for pcre_get_substring().
3928 call of pcre_get_substring() or pcre_get_substring_list(), respec-
3980 then call pcre_copy_substring() or pcre_get_substring(), as appropri-