/third_party/musl/Benchmark/musl/ |
H A 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/ |
H A D | hostcheck.c | 49 static bool pmatch(const char *hostname, size_t hostlen, in pmatch() function
|
/third_party/musl/libc-test/src/functional/ |
H A D | test-malloc-stats-print.c | 52 regmatch_t pmatch[REGEX_NMATCH]; in find_thread_in_output() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy_structures.c | 77 regmatch_t pmatch[10]; in parse_uri() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regexec.c | 141 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 D | regexec.c | 141 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 D | pcre2posix.c | 352 pcre2_regexec(const regex_t *preg, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags) pcre2_regexec() argument [all...] |
H A D | pcre2test.c | 7161 regmatch_t *pmatch = NULL; in process_data() local [all...] |
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
H A 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, 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 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, 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 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, 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 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, 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 D | proxy.c | 240 regmatch_t pmatch[10]; in parse_uri() local [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.c | 788 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 D | lib.c | 1337 regexec0(regex_t *preg, char *string, long len, int nmatch, regmatch_t *pmatch, int eflags) regexec0() argument
|