Searched defs:pmatch (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregfronts.c62 regexec( regex_t *re, CONST char *str, size_t nmatch, regmatch_t pmatch[], int flags) argument
H A Dregexec.c105 regmatch_t *pmatch; member in struct:vars
164 exec( regex_t *re, CONST chr *string, size_t len, rm_detail_t *details, size_t nmatch, regmatch_t pmatch[], int flags) argument
[all...]
/macosx-10.10.1/apache-793/httpd/include/
H A Dap_regex.h177 ap_regmatch_t *pmatch; member in struct:__anon5796
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_pcre.c170 ap_regexec(const ap_regex_t *preg, const char *string, apr_size_t nmatch, ap_regmatch_t *pmatch, int eflags) argument
178 ap_regexec_len(const ap_regex_t *preg, const char *buff, apr_size_t len, apr_size_t nmatch, ap_regmatch_t *pmatch, int eflags) argument
H A Drequest.c1198 ap_regmatch_t *pmatch = NULL; local
1435 ap_regmatch_t *pmatch = NULL; local
1637 ap_regmatch_t *pmatch = NULL; local
[all...]
H A Dutil_expr_eval.c847 ap_expr_exec_re(request_rec *r, const ap_expr_info_t *info, apr_size_t nmatch, ap_regmatch_t *pmatch, const char **source, const char **err) argument
879 ap_expr_str_exec_re(request_rec *r, const ap_expr_info_t *info, apr_size_t nmatch, ap_regmatch_t *pmatch, const char **source, const char **err) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, llvm_regmatch_t pmatch[], int eflags) argument
/macosx-10.10.1/pcre-7/pcre/
H A Dpcreposix.c288 regexec(const regex_t *preg, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags) argument
/macosx-10.10.1/text_cmds-88/split/
H A Dsplit.c259 regmatch_t pmatch; local
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dregexec.c148 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, argument
242 tre_match(const tre_tnfa_t *tnfa, const void *string, size_t len, tre_str_type_t type, size_t nmatch, regmatch_t pmatch[], int eflags) argument
346 tre_regnexec(const regex_t *preg, const char *str, size_t len, size_t nmatch, regmatch_t pmatch[], int eflags) argument
360 tre_regexec(const regex_t *preg, const char *str, size_t nmatch, regmatch_t pmatch[], int eflags) argument
370 tre_regwnexec(const regex_t *preg, const wchar_t *str, size_t len, size_t nmatch, regmatch_t pmatch[], int eflags) argument
383 tre_regwexec(const regex_t *preg, const wchar_t *str, size_t nmatch, regmatch_t pmatch[], int eflags) argument
393 tre_reguexec(const regex_t *preg, const tre_str_source *str, size_t nmatch, regmatch_t pmatch[], int eflags) argument
[all...]
H A Dtre-match-backtrack.c272 regmatch_t *pmatch = NULL; local
[all...]
H A Dtre.h241 regmatch_t *pmatch; /* Submatch data. */ member in struct:__anon2828
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c569 struct berval pmatch; local
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dengine.c35 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member in struct:match
[all...]
/macosx-10.10.1/shell_cmds-179/killall/
H A Dkillall.c177 regmatch_t pmatch; local
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Ddict_regexp.c113 regmatch_t *pmatch; /* matched substring info */ member in struct:__anon11649
157 regmatch_t *pmatch; local
[all...]
/macosx-10.10.1/file-46/file/src/
H A Dsoftmagic.c1852 regmatch_t pmatch[1]; local
/macosx-10.10.1/swig-12/Source/Swig/
H A Dmisc.c1067 regmatch_t *pmatch = (regmatch_t *) malloc(sizeof(regmatch_t) * (nsub)); local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregexec.c101 regmatch_t *pmatch; member in struct:vars
[all...]
/macosx-10.10.1/apache-793/httpd/modules/metadata/
H A Dmod_headers.c608 ap_regmatch_t pmatch[AP_MAX_REG_MATCH]; local
[all...]
/macosx-10.10.1/awk-20/src/
H A Db.c511 int pmatch(fa *f, const char *p0) /* longest match, for sub */ function
/macosx-10.10.1/shell_cmds-179/find/
H A Dfunction.c1397 regmatch_t pmatch; local
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dmod_proxy_html.c208 ap_regmatch_t pmatch[10]; local
358 ap_regmatch_t pmatch[10]; local
653 ap_regmatch_t pmatch[2]; local
[all...]
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy.c753 ap_regmatch_t *pmatch = NULL; local
H A Dmod_proxy_http.c128 ap_regmatch_t pmatch[3]; local
[all...]

Completed in 317 milliseconds

12