Searched +defs:replace +defs:match (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | saslauthz.c | 1461 const char *match, in slap_sasl_regexp_rewrite_config() 1462 const char *replace, in slap_sasl_regexp_rewrite_config() 1504 int slap_sasl_regexp_config( const char *match, const char *replace, int valx ) in slap_sasl_regexp_config() 1705 int match; member
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | homedir.c | 51 char *match; member 52 char *replace; member 295 char *match = c->argv[1]; in homedir_regexp_cfg() local 296 char *replace = c->argv[2]; in homedir_regexp_cfg() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 648 bool match = false; in ClassImplementsAllMethodsAndProperties() local 1105 bool match = false; in MatchTwoAttributeLists() local 1139 bool match = MatchTwoAttributeLists(Attrs1, Attrs2, AvailabilityArgsMatch); in AttributesMatch() local 1758 void replace(CharSourceRange range, StringRef text) override { in replace() function in __anon0304ea920411::RewritesReceiver 1825 void replace(CharSourceRange Range, StringRef Text) override { in replace() function in __anon0304ea920411::JSONEditWriter
|
/netbsd-src/lib/libedit/ |
H A D | readline.c | 793 replace(char **tmp, int c) in replace() function 2403 char **list, *match, *a, *b; in rl_completion_matches() local
|
/netbsd-src/usr.bin/make/ |
H A D | var.c | 1514 const char *match; ModifyWord_Subst() local 1600 RegexReplace(Substring replace,SepBuf * buf,const char * wp,const regmatch_t * m,size_t nsub) RegexReplace() argument 1624 Substring replace; global() member [all...] |
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | zone.c | 1070 bool replace; global() member 15503 int match = 0; dns_zone_notifyreceive() local 23257 dns_zone_setnsec3param(dns_zone_t * zone,uint8_t hash,uint8_t flags,uint16_t iter,uint8_t saltlen,unsigned char * salt,bool replace,bool resalt) dns_zone_setnsec3param() argument [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | zone.c | 1056 bool replace; member 15449 int match = 0; in dns_zone_notifyreceive() local 23195 bool replace, bool resalt) { in dns_zone_setnsec3param()
|