Home
last modified time | relevance | path

Searched refs:pcre_copy_substring (Results 1 – 11 of 11) sorted by relevance

/external/pcre/dist/
DMakefile.am32 doc/html/pcre_copy_substring.html \
688 doc/pcre_copy_substring.3 \
737 ln -sf pcre_copy_substring.3 $(DESTDIR)$(man3dir)/pcre16_copy_substring.3
763 ln -sf pcre_copy_substring.3 $(DESTDIR)$(man3dir)/pcre32_copy_substring.3
Dpcre_get.c335 pcre_copy_substring(const char *subject, int *ovector, int stringcount, in pcre_copy_substring() function
408 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size); in pcre_copy_named_substring()
Dpcregexp.pas355 function pcre_copy_substring( const subject : pchar; var ovector : integer; in pcre_copy_substring() function
Dpcre.h.generic561 PCRE_EXP_DECL int pcre_copy_substring(const char *, int *, int, int,
Dpcre.h.in561 PCRE_EXP_DECL int pcre_copy_substring(const char *, int *, int, int,
DMakefile.in942 doc/html/pcre_copy_substring.html \
1253 doc/pcre_copy_substring.3 \
3186 ln -sf pcre_copy_substring.3 $(DESTDIR)$(man3dir)/pcre16_copy_substring.3
3212 ln -sf pcre_copy_substring.3 $(DESTDIR)$(man3dir)/pcre32_copy_substring.3
DREADME720 pcre_copy_substring(), pcre_get_substring(), pcre_get_substring_list(), error
Dpcretest.c251 rc = pcre_copy_substring((char *)bptr, offsets, count, i, cbuffer, size)
/external/pcre/
Dpcre.h561 PCRE_EXP_DECL int pcre_copy_substring(const char *, int *, int, int,
/external/pcre/dist/doc/html/
DREADME.txt720 pcre_copy_substring(), pcre_get_substring(), pcre_get_substring_list(), error
/external/pcre/dist/doc/
Dpcre.txt1622 int pcre_copy_substring(const char *subject, int *ovector,
1776 pcre_copy_substring()
3651 This error is used by the pcre_copy_substring(), pcre_get_substring(),
3862 int pcre_copy_substring(const char *subject, int *ovector,
3875 pcre_copy_substring(), pcre_get_substring(), and pcre_get_sub-
3884 length that is returned by pcre_copy_substring() and pcre_get_sub-
3899 The functions pcre_copy_substring() and pcre_get_substring() extract a
3911 The buffer was too small for pcre_copy_substring(), or the attempt to
3991 then call pcre_copy_substring() or pcre_get_substring(), as appropri-