Home
last modified time | relevance | path

Searched refs:skip_iprefix (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/git-p4/git-2.34.1/
H A Dutf8.c414 if (skip_iprefix(src, "utf", &src) && skip_iprefix(dst, "utf", &dst)) {
H A Dhttp.c554 (skip_iprefix(header->buf, "Authorization:", &sensitive_header) || in redact_sensitive_header()
555 skip_iprefix(header->buf, "Proxy-Authorization:", &sensitive_header))) { in redact_sensitive_header()
565 skip_iprefix(header->buf, "Cookie:", &sensitive_header)) { in redact_sensitive_header()
H A Dgit-compat-util.h1077 static inline int skip_iprefix(const char *str, const char *prefix, in skip_iprefix() function
H A Dmailinfo.c352 if (!skip_iprefix(line->buf, hdr, &val) || in skip_header()
/dports/devel/git-gui/git-2.34.1/
H A Dutf8.c414 if (skip_iprefix(src, "utf", &src) && skip_iprefix(dst, "utf", &dst)) { in same_utf_encoding()
H A Dhttp.c554 (skip_iprefix(header->buf, "Authorization:", &sensitive_header) || in redact_sensitive_header()
555 skip_iprefix(header->buf, "Proxy-Authorization:", &sensitive_header))) { in redact_sensitive_header()
565 skip_iprefix(header->buf, "Cookie:", &sensitive_header)) { in redact_sensitive_header()
H A Dgit-compat-util.h1077 static inline int skip_iprefix(const char *str, const char *prefix, in skip_iprefix() function
H A Dmailinfo.c352 if (!skip_iprefix(line->buf, hdr, &val) || in skip_header()
H A Dconvert.c265 if (skip_iprefix(enc, "UTF", &stripped)) { in validate_encoding()
/dports/devel/git-svn/git-2.34.1/
H A Dutf8.c414 if (skip_iprefix(src, "utf", &src) && skip_iprefix(dst, "utf", &dst)) {
H A Dhttp.c554 (skip_iprefix(header->buf, "Authorization:", &sensitive_header) || in redact_sensitive_header()
555 skip_iprefix(header->buf, "Proxy-Authorization:", &sensitive_header))) { in redact_sensitive_header()
565 skip_iprefix(header->buf, "Cookie:", &sensitive_header)) { in redact_sensitive_header()
H A Dgit-compat-util.h1077 static inline int skip_iprefix(const char *str, const char *prefix, in skip_iprefix() function
H A Dmailinfo.c352 if (!skip_iprefix(line->buf, hdr, &val) || in skip_header()
H A Dconvert.c265 if (skip_iprefix(enc, "UTF", &stripped)) { in validate_encoding()
/dports/devel/git/git-2.34.1/
H A Dutf8.c414 if (skip_iprefix(src, "utf", &src) && skip_iprefix(dst, "utf", &dst)) { in same_utf_encoding()
H A Dhttp.c554 (skip_iprefix(header->buf, "Authorization:", &sensitive_header) || in redact_sensitive_header()
555 skip_iprefix(header->buf, "Proxy-Authorization:", &sensitive_header))) { in redact_sensitive_header()
565 skip_iprefix(header->buf, "Cookie:", &sensitive_header)) { in redact_sensitive_header()
H A Dgit-compat-util.h1077 static inline int skip_iprefix(const char *str, const char *prefix, in skip_iprefix() function
H A Dmailinfo.c352 if (!skip_iprefix(line->buf, hdr, &val) || in skip_header()
/dports/devel/git-cvs/git-2.34.1/
H A Dutf8.c414 if (skip_iprefix(src, "utf", &src) && skip_iprefix(dst, "utf", &dst)) { in same_utf_encoding()
H A Dhttp.c554 (skip_iprefix(header->buf, "Authorization:", &sensitive_header) || in redact_sensitive_header()
555 skip_iprefix(header->buf, "Proxy-Authorization:", &sensitive_header))) { in redact_sensitive_header()
565 skip_iprefix(header->buf, "Cookie:", &sensitive_header)) { in redact_sensitive_header()
H A Dgit-compat-util.h1077 static inline int skip_iprefix(const char *str, const char *prefix, in skip_iprefix() function
H A Dmailinfo.c352 if (!skip_iprefix(line->buf, hdr, &val) || in skip_header()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dutf8.c414 if (skip_iprefix(src, "utf", &src) && skip_iprefix(dst, "utf", &dst)) { in same_utf_encoding()
H A Dgit-compat-util.h1038 static inline int skip_iprefix(const char *str, const char *prefix, in skip_iprefix() function
H A Dconvert.c276 if (skip_iprefix(enc, "UTF", &stripped)) { in validate_encoding()

12