Home
last modified time | relevance | path

Searched defs:preg (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.c47 init_parse_uri(regex_t * preg) in init_parse_uri()
63 deinit_parse_uri(regex_t * preg) in deinit_parse_uri()
69 parse_uri(regex_t * preg, in parse_uri()
/third_party/pcre2/pcre2/src/
Dpcre2posix.c179 pcre2_regerror(int errcode, const regex_t *preg, char *errbuf, in pcre2_regerror()
249 pcre2_regfree(regex_t *preg) in pcre2_regfree()
272 pcre2_regcomp(regex_t *preg, const char *pattern, int cflags) in pcre2_regcomp()
342 pcre2_regexec(const regex_t *preg, const char *string, size_t nmatch, in pcre2_regexec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror()
123 regatoi(const llvm_regex_t *preg, char *localbuf, int localbufsize) in regatoi()
Dregfree.c50 llvm_regfree(llvm_regex_t *preg) in llvm_regfree()
Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror()
123 regatoi(const llvm_regex_t *preg, char *localbuf, int localbufsize) in regatoi()
Dregfree.c50 llvm_regfree(llvm_regex_t *preg) in llvm_regfree()
DRegex.cpp58 void RegexErrorToString(int error, struct llvm_regex *preg, in RegexErrorToString()
Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
/third_party/cups/vcnet/regex/
Dregfree.c12 regfree(preg) in regfree() argument
Dregerror.c47 regerror(int errorcode, const regex_t *preg, char *errbuf, size_t errbuf_size) in regerror()
Dregexec.c105 regexec(preg, string, nmatch, pmatch, eflags) in regexec() argument
/third_party/musl/src/regex/
Dregerror.c30 size_t regerror(int e, const regex_t *restrict preg, char *restrict buf, size_t size) in regerror()
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec()
Dregcomp.c2691 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp()
2907 regfree(regex_t *preg) in regfree()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DRegex.h97 struct llvm_regex *preg; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRegex.h104 struct llvm_regex *preg; variable
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra_pipeline.c113 unsigned preg = SSA_FIXED_REGISTER(24 + pipeline_count); in mir_pipeline_ins() local
/third_party/ncurses/form/
Dfty_regex.c151 RegExp_Arg *preg = (RegExp_Arg *)0; in Generic_RegularExpression_Type() local
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c209 init_parse_uri(regex_t * preg) in init_parse_uri()
226 deinit_parse_uri(regex_t * preg) in deinit_parse_uri()
233 parse_uri(regex_t * preg, const char * full_uri, struct URI ** uri) in parse_uri()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp346 unsigned preg = (reg - SP::I0) / 2 + SP::I0_I1; in remapRegsForLeafProc() local
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec()
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec()
Dregcomp.c2691 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp()
2907 regfree(regex_t *preg) in regfree()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregexec.c996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec()

12