Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
H A 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/
H A Dhostcheck.c49 static bool pmatch(const char *hostname, size_t hostlen, in pmatch() function
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-print.c52 regmatch_t pmatch[REGEX_NMATCH]; in find_thread_in_output() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.c77 regmatch_t pmatch[10]; in parse_uri() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, llvm_regmatch_t pmatch[], int eflags) llvm_regexec() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, llvm_regmatch_t pmatch[], int eflags) llvm_regexec() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c352 pcre2_regexec(const regex_t *preg, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags) pcre2_regexec() argument
[all...]
H A Dpcre2test.c7161 regmatch_t *pmatch = NULL; in process_data() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregexec.c634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) tre_fill_pmatch() argument
996 regexec(const regex_t *restrict preg, const char *restrict string, size_t nmatch, regmatch_t pmatch[restrict], int eflags) regexec() argument
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregexec.c634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) tre_fill_pmatch() argument
996 regexec(const regex_t *restrict preg, const char *restrict string, size_t nmatch, regmatch_t pmatch[restrict], int eflags) regexec() argument
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregexec.c634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) tre_fill_pmatch() argument
996 regexec(const regex_t *restrict preg, const char *restrict string, size_t nmatch, regmatch_t pmatch[restrict], int eflags) regexec() argument
[all...]
/third_party/musl/src/regex/
H A Dregexec.c634 regmatch_t *pmatch = NULL; in tre_tnfa_run_backtrack() local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) tre_fill_pmatch() argument
996 regexec(const regex_t *restrict preg, const char *restrict string, size_t nmatch, regmatch_t pmatch[restrict], int eflags) regexec() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c240 regmatch_t pmatch[10]; in parse_uri() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c788 encoder_qpack_map_find(nghttp3_qpack_encoder *encoder, int *exact_match, nghttp3_qpack_entry **pmatch, nghttp3_qpack_entry **ppb_match, const nghttp3_nv *nv, int32_t token, uint32_t hash, uint64_t krcnt, int allow_blocking, int name_only) encoder_qpack_map_find() argument
/third_party/toybox/lib/
H A Dlib.c1337 regexec0(regex_t *preg, char *string, long len, int nmatch, regmatch_t *pmatch, int eflags) regexec0() argument

Completed in 30 milliseconds