/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/ |
H A D | package.d | 25 $(LREF replaceAll) 254 $(LREF replaceFirst) and $(LREF replaceAll). 1221 To replace all matches use $(LREF replaceAll). 1253 see $(LREF replaceAll) to replace the all of the matches. 1351 public @trusted R replaceAll(R, C, RegEx)(R input, RegEx re, const(C)[] format) 1362 assert(replaceAll("12000 + 42100 = 54100", re, ",") == "12,000 + 42,100 = 54,100"); 1385 public @trusted R replaceAll(alias fun, R, RegEx)(R input, RegEx re) 1400 auto s = replaceAll!(baz)("Strap a rocket engine on a chicken.", 1406 A variation on $(LREF replaceAll) that instead of allocating a new string 1410 As with $(LREF replaceAll) there are 2 overloads - one with a format string, [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | CXXInheritance.h | 303 void replaceAll(UniqueVirtualMethod Overriding);
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 482 void OverridingMethods::replaceAll(UniqueVirtualMethod Overriding) { in replaceAll() function in OverridingMethods 611 Overriders[CanonOM].replaceAll( in Collect()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/ |
H A D | package.d | 26 $(LREF replaceAll) 268 $(LREF replaceFirst) and $(LREF replaceAll).
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/ |
H A D | jquery.js | 2 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|