Home
last modified time | relevance | path

Searched defs:pcre_ovector (Results 1 – 6 of 6) sorted by relevance

/dports/editors/mle/mle-1.4.3/
H A Dcursor.c264 int pcre_ovector[30]; in cursor_replace() local
H A Dutil.c546 …lace_with_backrefs(str_t *str, char *subj, char *repl, int pcre_rc, int *pcre_ovector, int pcre_ov… in str_append_replace_with_backrefs()
H A Dmark.c16 static int *pcre_ovector = NULL; variable
/dports/www/ufdbguard/ufdbGuard-1.35.3/src/
H A Dufdbbase.c546 int pcre_ovector[2*3]; in UFDBregexec() local
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmond/
H A Dgmond.c2656 int pcre_ovector[PCRE_OVECCOUNT]; in setup_collection_groups() local
/dports/security/snort/snort-2.9.18/src/
H A Dsnort.h829 int *pcre_ovector; member