Home
last modified time | relevance | path

Searched defs:patlen (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/fs/doio/
Dpattern.c40 int pattern_check(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_check()
101 int pattern_fill(char *buf, int buflen, char *pat, int patlen, int patshift) in pattern_fill()
/third_party/iptables/include/linux/netfilter/
Dxt_string.h19 __u8 patlen; member
/third_party/pcre2/pcre2/src/
Dpcre2posix.c299 PCRE2_SIZE patlen; in pcre2_regcomp() local
Dpcre2grep.c686 add_pattern(char *s, PCRE2_SIZE patlen, patstr *after) in add_pattern()
3671 PCRE2_SIZE patlen, erroffset; in compile_pattern() local
3749 PCRE2_SIZE patlen; in read_pattern_file() local
Dpcre2_compile.c9670 pcre2_compile(PCRE2_SPTR pattern, PCRE2_SIZE patlen, uint32_t options, in pcre2_compile()
Dpcre2test.c5138 PCRE2_SIZE patlen; in process_pattern() local
/third_party/nghttp2/src/
Dshrpx_router.cc66 void Router::add_node(RNode *node, const char *pattern, size_t patlen, in add_node()
Dhttp2.cc1076 const char *pat, size_t patlen) { in check_link_param_empty()
1099 const char *pat, size_t patlen) { in check_link_param_without_value()
/third_party/icu/icu4c/source/test/cintltst/
Dcdattst.c1892 … int32_t patlen = udatpg_getBestPattern(dtpgen, testSkeleton, -1, pattern, kUbufMax, &status); in TestForceGannenNumbering() local
/third_party/mksh/
Dedit.c798 size_t pathlen, patlen, oldsize, newsize, i, j; in glob_path() local
2012 size_t patlen = strlen(pat); in x_search() local
/third_party/re2/re2/testing/
Dre2_test.cc366 size_t patlen = strlen(pattern); in TestRecursion() local
/third_party/toybox/generated/
Dglobals.h392 int patlen; member