Searched refs:match (Results 1 – 16 of 16) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_skeleton.c | 27 array *match; member 84 array_free(s->match); in FREE_FUNC() 117 s->match = array_init(); in SETDEFAULTS_FUNC() 119 cv[0].destination = s->match; in SETDEFAULTS_FUNC() 137 PATCH(match); in mod_skeleton_patch_connection() 152 PATCH(match); in mod_skeleton_patch_connection() 176 for (k = 0; k < p->conf.match->used; k++) { in URIHANDLER_FUNC() 177 data_string *ds = (data_string *)p->conf.match->data[k]; in URIHANDLER_FUNC()
|
| H A D | mod_redirect.c | 188 pcre *match; in mod_redirect_uri_handler() local 197 match = kv->key; in mod_redirect_uri_handler() 202 …if ((n = pcre_exec(match, extra, p->match_buf->ptr, p->match_buf->used - 1, 0, 0, ovec, 3 * N)) < … in mod_redirect_uri_handler()
|
| H A D | mod_rewrite.c | 366 pcre *match; in process_rewrite_rules() local 374 match = rule->key; in process_rewrite_rules() 378 …if ((n = pcre_exec(match, NULL, p->match_buf->ptr, p->match_buf->used - 1, 0, 0, ovec, 3 * N)) < 0… in process_rewrite_rules()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | configuration.txt | 77 ... nesting: match only when parent match 87 match on cookie 89 match on scheme 91 match on host 94 match on useragent 96 match on referer 100 match on url 107 match on the Accept-Language header 117 string equal match 119 string not equal match [all …]
|
| H A D | extforward.txt | 70 Things done by modules before we change the remoteip or after we reset it will match on the proxy's… 71 Things done in between these two moments will match on the real client's IP. 78 mod_access: Will match on the real client.
|
| H A D | webdav.txt | 58 a conditional. You have to use the regex like below as you want to match
|
| H A D | proxy.txt | 66 might empty to match all requests
|
| H A D | dirlisting.txt | 70 list of regular expressions. Files that match any of the specified regular
|
| H A D | authentication.txt | 183 # digest-algorithm and has to match the realm in the
|
| H A D | secdownload.txt | 139 secret have to match: ::
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | configure | 1961 Use char because int might match the return type of a GCC 5623 Use char because int might match the return type of a GCC 6508 *) libmagic=never-match;; 13722 Use char because int might match the return type of a GCC 14032 Use char because int might match the return type of a GCC 14108 Use char because int might match the return type of a GCC 14309 Use char because int might match the return type of a GCC 14373 Use char because int might match the return type of a GCC 14449 Use char because int might match the return type of a GCC 14511 Use char because int might match the return type of a GCC [all …]
|
| H A D | config.sub | 1543 # Note that if you're going to try to match "-MANUFACTURER" here (say,
|
| H A D | NEWS | 163 * mod_compress: match partial+full content-type (fixes #1552) 299 …* Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath … 319 * case insensitive match for secdownload md5 token (#1710)
|
| H A D | aclocal.m4 | 695 # We used to match only the files named 'Makefile.in', but 877 # by default if the 'rm' program in use doesn't match our expectations; the
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 2803 *) libsuff= shlibsuff= libmagic=never-match;; 3542 *) libmagic=never-match;; 3701 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but 3914 # Regexp to match symbols that can be accessed directly from C. 4975 # it will be wrapped by ' (' and ')$', so one must not match beginning or
|
| /mOS-networking-stack/scripts/ |
| H A D | configure | 1823 Use char because int might match the return type of a GCC
|