Home
last modified time | relevance | path

Searched defs:nmatch (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c76 size_t nmatch = 10; in parse_uri() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DRegex.cpp72 unsigned nmatch = Matches ? preg->re_nsub+1 : 0; in match() local
Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
/third_party/pcre2/pcre2/src/
Dpcre2posix.c364 pcre2_regexec(const regex_t *preg, const char *string, size_t nmatch, in pcre2_regexec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRegex.cpp92 unsigned nmatch = Matches ? preg->re_nsub+1 : 0; in match() local
Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
/third_party/re2/re2/testing/
Dbacktrack.cc254 int nmatch) { in UnsafeSearchBacktrack()
/third_party/re2/re2/
Dbitstate.cc359 int nmatch) { in SearchBitState()
Donepass.cc217 StringPiece* match, int nmatch) { in SearchOnePass()
Dnfa.cc696 StringPiece* match, int nmatch) { in SearchNFA()
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/musl/src/regex/
Dregexec.c930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregexec.c930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregexec.c930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
997 size_t nmatch, regmatch_t pmatch[restrict], int eflags) in regexec()
/third_party/openssl/ssl/
Dt1_lib.c283 uint16_t tls1_shared_group(SSL *s, int nmatch) in tls1_shared_group()
1730 size_t i, j, nmatch = 0; in tls12_shared_sigalgs() local
1754 size_t nmatch; in tls1_set_shared_sigalgs() local
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c239 size_t nmatch = 10; in parse_uri() local
/third_party/toybox/lib/
Dlib.c1294 int regexec0(regex_t *preg, char *string, long len, int nmatch, in regexec0()
/third_party/selinux/libsepol/cil/src/
Dcil_resolve_ast.c1283 struct cil_list_item *nmatch = NULL; in __cil_ordered_lists_merge() local