Searched refs:replacer (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-752.js32 function replacer(key, value) { function
36 assertEquals("[false]", JSON.stringify([42], replacer));
/external/chromium_org/third_party/icu/source/i18n/
H A Dfuncrepl.cpp28 * Construct a replacer that takes the output of the given
29 * replacer, passes it through the given transliterator, and emits
35 replacer = adoptedReplacer;
46 replacer = other.replacer->clone();
54 delete replacer;
84 // First delegate to subordinate replacer
85 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor);
104 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable));
121 replacer
[all...]
H A Dfuncrepl.h26 * A replacer that calls a transliterator to generate its output text.
28 * UnicodeReplacer object. That is, this replacer wraps another
29 * replacer with a transliterator.
43 * The replacer object. This generates text that is then
46 UnicodeFunctor* replacer; member in class:FunctionReplacer
51 * Construct a replacer that takes the output of the given
52 * replacer, passes it through the given transliterator, and emits
/external/icu/icu4c/source/i18n/
H A Dfuncrepl.cpp28 * Construct a replacer that takes the output of the given
29 * replacer, passes it through the given transliterator, and emits
35 replacer = adoptedReplacer;
46 replacer = other.replacer->clone();
54 delete replacer;
84 // First delegate to subordinate replacer
85 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor);
104 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable));
121 replacer
[all...]
H A Dfuncrepl.h26 * A replacer that calls a transliterator to generate its output text.
28 * UnicodeReplacer object. That is, this replacer wraps another
29 * replacer with a transliterator.
43 * The replacer object. This generates text that is then
46 UnicodeFunctor* replacer; member in class:FunctionReplacer
51 * Construct a replacer that takes the output of the given
52 * replacer, passes it through the given transliterator, and emits
/external/chromium_org/v8/src/
H A Djson.js50 function SerializeArray(value, replacer, stack, indent, gap) {
59 var strP = JSONSerialize($String(i), value, replacer, stack,
80 function SerializeObject(value, replacer, stack, indent, gap) {
87 if (IS_ARRAY(replacer)) {
88 var length = replacer.length;
90 if (%_CallFunction(replacer, i, ObjectHasOwnProperty)) {
91 var p = replacer[i];
92 var strP = JSONSerialize(p, value, replacer, stack, indent, gap);
104 var strP = JSONSerialize(p, value, replacer, stack, indent, gap);
128 function JSONSerialize(key, holder, replacer, stac
[all...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DUtils.java54 and a string to replace with, replacer,
56 You can use replacer==null to remove replacee from the string.
61 public static String replace(String src, String replacee, String replacer) { argument
67 if ( replacer!=null ) {
68 result.append(replacer);
/external/chromium_org/v8/test/mjsunit/
H A Ddebug-stepout-to-builtin.js64 function replacer(key, value) { function
75 JSON.stringify(obj, replacer);
H A Dstring-replace.js197 function replacer(m,i,s) { function
206 "abaz", /a./g, replacer);
209 "abaz", /a(.)/g, replacer);
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DFreeBox.java61 for (Box replacer : replacers) {
62 replacer.getBox(os);
84 for (Box replacer : replacers) {
85 size += replacer.getSize();
/external/chromium_org/tools/grit/grit/format/
H A Dhtml_inline_unittest.py241 def replacer(var, repl): function in function:HtmlInlineUnittest.testFilenameVariableExpansion
248 filename_expansion_function=replacer('WHICH', '1'))
260 filename_expansion_function=replacer('WHICH', '1'))
/external/chromium_org/tools/grit/grit/gather/
H A Dchrome_html_unittest.py495 def replacer(var, repl): function in function:ChromeHtmlUnittest.testExpandVariablesInFilename
501 html.SetFilenameExpansionFunction(replacer('WHICH', '1'));
/external/chromium_org/base/android/jni_generator/
H A Djni_generator.py688 def replacer(match): function in function:JNIFromJavaSource._RemoveComments
696 return cls._comment_remover_regex.sub(replacer, contents)
/external/chromium_org/chrome/renderer/
H A Dchrome_content_renderer_client.cc1411 SpellCheckReplacer replacer(spellcheck_.get());
1412 content::RenderView::ForEach(&replacer);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
H A DElementsTreeOutline.js2228 function replacer(match, replaceOffset) { function
2246 value = result.text.replace(closingPunctuationRegex, replacer);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4046 milliseconds