Searched defs:pmatch (Results 1 – 15 of 15) sorted by relevance
/third_party/musl/Benchmark/musl/ |
D | libc_regex.cpp | 59 regmatch_t pmatch; in Bm_function_Regexec() local 74 regmatch_t pmatch; in Bm_function_Regall() local
|
/third_party/curl/lib/vtls/ |
D | hostcheck.c | 49 static bool pmatch(const char *hostname, size_t hostlen, in pmatch() function
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
D | mhd2spdy_structures.c | 77 regmatch_t pmatch[10]; in parse_uri() local
|
/third_party/musl/libc-test/src/functional/ |
D | test-malloc-stats-print.c | 52 regmatch_t pmatch[REGEX_NMATCH]; in find_thread_in_output() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2posix.c | 353 regmatch_t pmatch[], int eflags) in pcre2_regexec()
|
D | pcre2test.c | 7161 regmatch_t *pmatch = NULL; in process_data() local
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
D | regexec.c | 634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
D | regexec.c | 634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
|
/third_party/musl/src/regex/ |
D | regexec.c | 634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
D | regexec.c | 634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local 930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regexec.c | 142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regexec.c | 142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
|
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
D | proxy.c | 240 regmatch_t pmatch[10]; in parse_uri() local
|
/third_party/toybox/lib/ |
D | lib.c | 1318 regmatch_t *pmatch, int eflags) in regexec0()
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
D | nghttp3_qpack.c | 790 nghttp3_qpack_entry **pmatch, in encoder_qpack_map_find()
|