Searched defs:replaceAll (Results 1 – 9 of 9) sorted by relevance
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
D | StringExtensions.cs | 107 public static string replaceAll( string str, string regex, string newValue ) in replaceAll() method in Antlr.Runtime.JavaExtensions.StringExtensions
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | StringExtensions.cs | 103 public static string replaceAll( this string str, string regex, string newValue ) in replaceAll() method in Antlr.Runtime.JavaExtensions.StringExtensions
|
/external/clang/lib/AST/ |
D | CXXInheritance.cpp | 448 void OverridingMethods::replaceAll(UniqueVirtualMethod Overriding) { in replaceAll() function in OverridingMethods
|
/external/icu4c/i18n/ |
D | rematch.cpp | 1745 UnicodeString RegexMatcher::replaceAll(const UnicodeString &replacement, UErrorCode &status) { in replaceAll() function in RegexMatcher 1768 UText *RegexMatcher::replaceAll(UText *replacement, UText *dest, UErrorCode &status) { in replaceAll() function in RegexMatcher
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | jquery-1.3.2.js | 1203 replaceAll: "replaceWith" property
|
D | concat-jquery-mootools-prototype.js | 1203 replaceAll: "replaceWith" property
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
D | jquery-1.4.2.min.js | 110 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
D | jquery-1.4.1.min.js | 108 …"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},f… property
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 12 …)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H)…
|