Searched refs:pcre_get_named_substring (Results 1 – 11 of 11) sorted by relevance
/external/pcre/dist/ |
D | Makefile.am | 39 doc/html/pcre_get_named_substring.html \ 695 doc/pcre_get_named_substring.3 \ 744 ln -sf pcre_get_named_substring.3 $(DESTDIR)$(man3dir)/pcre16_get_named_substring.3 770 ln -sf pcre_get_named_substring.3 $(DESTDIR)$(man3dir)/pcre32_get_named_substring.3
|
D | pcre_get.c | 607 pcre_get_named_substring(const pcre *code, const char *subject, in pcre_get_named_substring() function
|
D | pcregexp.pas | 386 function pcre_get_named_substring( const code : pointer {pcre}; in pcre_get_named_substring() function
|
D | pcre.h.generic | 600 PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *,
|
D | pcre.h.in | 600 PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *,
|
D | Makefile.in | 949 doc/html/pcre_get_named_substring.html \ 1260 doc/pcre_get_named_substring.3 \ 3193 ln -sf pcre_get_named_substring.3 $(DESTDIR)$(man3dir)/pcre16_get_named_substring.3 3219 ln -sf pcre_get_named_substring.3 $(DESTDIR)$(man3dir)/pcre32_get_named_substring.3
|
D | pcretest.c | 274 rc = pcre_get_named_substring(re, (char *)bptr, offsets, count, \
|
/external/pcre/ |
D | pcre.h | 600 PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *,
|
/external/pcre/dist/doc/ |
D | pcre.txt | 1626 int pcre_get_named_substring(const pcre *code, 1779 pcre_get_named_substring() 2903 pcre_get_named_substring() are provided for extracting captured sub- 3958 int pcre_get_named_substring(const pcre *code, 3980 pcre_get_named_substring() are the same as those for the similarly 4020 pcre_get_named_substring() return the first substring corresponding to
|
/external/pcre/dist/testdata/ |
D | testinput2 | 1547 set in the pattern's options; consequently pcre_get_named_substring() produces
|
D | testoutput2 | 6322 set in the pattern's options; consequently pcre_get_named_substring() produces
|