Home
last modified time | relevance | path

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

12

/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
/kernel/liteos_m/testsuites/unittest/fuzz/src/regex/
H A Dit_test_regex_fuzz.c50 regmatch_t pmatch[1]; in RegexFuzz() local
/kernel/liteos_m/testsuites/unittest/posix/src/regex/
H A Dregex_func_test.c78 regmatch_t pmatch[1]; in TestRegex() local
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dheader.c98 regmatch_t pmatch[1]; in strcmp_cpuid_str() local
/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
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dheader.c103 regmatch_t pmatch[1]; in strcmp_cpuid_str() local
/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...]
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_mgr_client.cpp209 regmatch_t pmatch[nm]; in IsValidPath() local
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_jit_disasm.c177 regmatch_t pmatch[1]; in get_last_jit_image() local
/kernel/linux/linux-6.6/tools/bpf/
H A Dbpf_jit_disasm.c180 regmatch_t pmatch[1]; in get_last_jit_image() local
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c983 const struct pci_device_id *pmatch = NULL; in dwc2_init_params() local
/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...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc.c548 struct efx_tc_match pmatch = *match; in efx_tc_flower_record_encap_match() local
/kernel/linux/linux-6.6/tools/mm/
H A Dpage_owner_sort.c234 regmatch_t pmatch[2]; in search_pattern() local
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c240 regmatch_t pmatch[10]; in parse_uri() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2132 struct cfg80211_wowlan_nd_match *pmatch; in mwifiex_ret_802_11_scan() local
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2114 struct cfg80211_wowlan_nd_match *pmatch; in mwifiex_ret_802_11_scan() local
/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

Completed in 28 milliseconds

12