Searched defs:text2 (Results 1 - 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DJoinTextNodesCommand.cpp33 JoinTextNodesCommand::JoinTextNodesCommand(PassRefPtr<Text> text1, PassRefPtr<Text> text2) argument
34 : SimpleEditCommand(text1->document()), m_text1(text1), m_text2(text2)
H A DJoinTextNodesCommand.h37 static PassRefPtr<JoinTextNodesCommand> create(PassRefPtr<Text> text1, PassRefPtr<Text> text2) argument
39 return adoptRef(new JoinTextNodesCommand(text1, text2));
H A DCompositeEditCommand.cpp295 void CompositeEditCommand::joinTextNodes(PassRefPtr<Text> text1, PassRefPtr<Text> text2) argument
297 applyCommandToComposite(JoinTextNodesCommand::create(text1, text2));
/external/chromium/webkit/glue/
H A Dregular_expression_unittest.cc62 WebUChar text2[] = {L' ', L'\x6240', L'\x6709', L'\x7f51', L'\x9875'}; local
68 MATCH_DESC(text2, 1, 4),
82 WebUChar text2[] = {L' ', L' ', L':', L' ', L' ', L' ', L' ', L':', L' ', L' '}; local
90 MATCH_DESC(text2, 2, 6),
/external/quake/quake/src/QW/client/
H A Dsys_win.c232 char text[1024], text2[1024]; local
/external/google-diff-match-patch/name/fraser/neil/plaintext/
H A Ddiff_match_patch.java134 * @param text2 New string to be diffed.
137 public LinkedList<Diff> diff_main(String text1, String text2) { argument
138 return diff_main(text1, text2, true);
145 * @param text2 New string to be diffed.
151 public LinkedList<Diff> diff_main(String text1, String text2, argument
154 if (text1 == null || text2 == null) {
160 if (text1.equals(text2)) {
167 int commonlength = diff_commonPrefix(text1, text2);
170 text2 = text2
204 diff_compute(String text1, String text2, boolean checklines) argument
335 diff_linesToChars(String text1, String text2) argument
413 diff_map(String text1, String text2) argument
543 diff_path1(List<Set<Long>> v_map, String text1, String text2) argument
596 diff_path2(List<Set<Long>> v_map, String text1, String text2) argument
667 diff_commonPrefix(String text1, String text2) argument
685 diff_commonSuffix(String text1, String text2) argument
708 diff_halfMatch(String text1, String text2) argument
1741 patch_make(String text1, String text2) argument
1780 patch_make(String text1, String text2, LinkedList<Diff> diffs) argument
[all...]
/external/icu4c/test/intltest/
H A Ditrbnf.cpp91 UChar text2[] = { local
124 UnicodeString expected(text2);
H A Drbbiapts.cpp259 CharacterIterator* text2= new StringCharacterIterator(str2); local
291 rb->adoptText(text2);
292 if(rb->getText() != *text2)
H A Dregcoll.cpp1119 static const UChar text2[][CollationRegressionTest::MAX_TOKEN_LEN] = { local
1144 len2 = calcKeyIncremental(coll, text2[i], -1, key2, sizeof(key2), status);
1146 errln(UnicodeString("Failed to get a partial collation key for ") + text2[i]);
1151 errln(UnicodeString("Failed: Identical key\n") + " text1: " + text1[i] + "\n" + " text2: " + text2[i] + "\n" + " key : " + TestUtility::hex(key1, len1));
1153 logln(UnicodeString("Keys produced -\n") + " text1: " + text1[i] + "\n" + " key1 : " + TestUtility::hex(key1, len1) + "\n" + " text2: " + text2[i] + "\n" + " key2 : "
H A Dnumfmtst.cpp6353 UnicodeString text1, text2; local
6366 fmt->format(value, text2);
6368 if (text1 != text2) {
6370 + text1 + " text2=" + text2);
H A Dregextst.cpp4918 UText text2 = UTEXT_INITIALIZER; local
4924 regextst_openUTF8FromInvariant(&text2, "abcccxd", -1, &status);
4925 u_uastrncpy(text2Chars, "abcccxd", sizeof(text2)/2);
4926 utext_openUChars(&text2, text2Chars, -1, &status);
4953 utext_setNativeIndex(&text2, 0);
4954 REGEX_ASSERT(utext_compare(resultText, -1, &text2, -1) == 0);
4958 utext_close(&text2);
5007 UChar text2[80]; local
5013 u_uastrncpy(text2, "No match here.", sizeof(text2)/
5054 UChar text2[80]; local
[all...]
/external/icu4c/test/cintltst/
H A Dreapits.c357 UChar text2[50]; local
361 u_uastrncpy(text2, "abcccxd", sizeof(text2)/2);
379 uregex_setText(re, text2, -1, &status);
411 UChar text2[50]; local
416 u_uastrncpy(text2, "abcccxd", sizeof(text2)/2);
428 uregex_setText(re, text2, 7, &status);
430 TEST_ASSERT(result == text2);
435 uregex_setText(re, text2,
778 UChar text2[80]; local
850 UChar text2[80]; /* "No match Here" */ local
1012 UChar text2[80]; local
1509 UText text2 = UTEXT_INITIALIZER; local
1556 UText text2 = UTEXT_INITIALIZER; local
1796 UChar text2[80]; local
1844 UChar text2[80]; local
1927 UChar text2[80]; local
[all...]
H A Dcbiditst.c1672 static const char* const text2 = "\\u05d0 1-2\\u001c\\u0630 1-2\\u001c1-2"; local
1905 u_unescape(text2, src, MAXLEN);
/external/quake/quake/src/WinQuake/
H A Dsys_win.cpp349 char text[1024], text2[1024]; local
376 sprintf (text2, "ERROR: %s\n", text);
379 WriteFile (houtput, text2, strlen (text2), &dummy, NULL);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 299 milliseconds