Home
last modified time | relevance | path

Searched defs:pmatch (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/Benchmark/musl/
Dlibc_regex.cpp59 regmatch_t pmatch; in Bm_function_Regexec() local
74 regmatch_t pmatch; in Bm_function_Regall() local
/third_party/curl/lib/vtls/
Dhostcheck.c49 static bool pmatch(const char *hostname, size_t hostlen, in pmatch() function
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c77 regmatch_t pmatch[10]; in parse_uri() local
/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-print.c52 regmatch_t pmatch[REGEX_NMATCH]; in find_thread_in_output() local
/third_party/pcre2/pcre2/src/
Dpcre2posix.c353 regmatch_t pmatch[], int eflags) in pcre2_regexec()
Dpcre2test.c7161 regmatch_t *pmatch = NULL; in process_data() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c634 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/
Dregexec.c634 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/
Dregexec.c634 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/
Dregexec.c634 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/
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c240 regmatch_t pmatch[10]; in parse_uri() local
/third_party/toybox/lib/
Dlib.c1318 regmatch_t *pmatch, int eflags) in regexec0()
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.c790 nghttp3_qpack_entry **pmatch, in encoder_qpack_map_find()