/external/webkit/Source/WebCore/editing/ |
D | JoinTextNodesCommand.h | 37 static PassRefPtr<JoinTextNodesCommand> create(PassRefPtr<Text> text1, PassRefPtr<Text> text2) in create()
|
D | JoinTextNodesCommand.cpp | 33 JoinTextNodesCommand::JoinTextNodesCommand(PassRefPtr<Text> text1, PassRefPtr<Text> text2) in JoinTextNodesCommand()
|
D | CompositeEditCommand.cpp | 295 void CompositeEditCommand::joinTextNodes(PassRefPtr<Text> text1, PassRefPtr<Text> text2) in joinTextNodes()
|
/external/google-diff-match-patch/name/fraser/neil/plaintext/ |
D | diff_match_patch.java | 137 public LinkedList<Diff> diff_main(String text1, String text2) { in diff_main() 151 public LinkedList<Diff> diff_main(String text1, String text2, in diff_main() 204 protected LinkedList<Diff> diff_compute(String text1, String text2, in diff_compute() 335 protected LinesToCharsResult diff_linesToChars(String text1, String text2) { in diff_linesToChars() 413 protected LinkedList<Diff> diff_map(String text1, String text2) { in diff_map() 544 String text1, String text2) { in diff_path1() 597 String text1, String text2) { in diff_path2() 667 public int diff_commonPrefix(String text1, String text2) { in diff_commonPrefix() 685 public int diff_commonSuffix(String text1, String text2) { in diff_commonSuffix() 708 protected String[] diff_halfMatch(String text1, String text2) { in diff_halfMatch() [all …]
|
D | diff_match_patch_test.java | 356 String text2 = dmp.diff_text2(diffs); in testDiffDelta() local 743 String text2 = "That quick brown fox jumped over a lazy dog."; in testPatchMake() local
|
/external/icu4c/test/cintltst/ |
D | reapits.c | 394 UChar text2[50]; in TestRegexCAPI() local 448 UChar text2[50]; in TestRegexCAPI() local 815 UChar text2[80]; in TestRegexCAPI() local 887 UChar text2[80]; /* "No match Here" */ in TestRegexCAPI() local 1049 UChar text2[80]; in TestRegexCAPI() local 1546 UText text2 = UTEXT_INITIALIZER; in TestUTextAPI() local 1593 UText text2 = UTEXT_INITIALIZER; in TestUTextAPI() local 1833 UChar text2[80]; in TestUTextAPI() local 1881 UChar text2[80]; in TestUTextAPI() local 1964 UChar text2[80]; in TestUTextAPI() local
|
D | cbiditst.c | 1809 static const char* const text2 = "\\u05d0 1-2\\u001c\\u0630 1-2\\u001c1-2"; in testMultipleParagraphs() local
|
/external/chromium/webkit/glue/ |
D | regular_expression_unittest.cc | 62 WebUChar text2[] = {L' ', L'\x6240', L'\x6709', L'\x7f51', L'\x9875'}; in TEST() local 82 WebUChar text2[] = {L' ', L' ', L':', L' ', L' ', L' ', L' ', L':', L' ', L' '}; in TEST() local
|
/external/quake/quake/src/QW/client/ |
D | sys_win.c | 232 char text[1024], text2[1024]; in Sys_Error() local
|
/external/quake/quake/src/WinQuake/ |
D | sys_win.cpp | 349 char text[1024], text2[1024]; in Sys_Error() local
|
/external/icu4c/test/intltest/ |
D | rbbiapts.cpp | 263 CharacterIterator* text2= new StringCharacterIterator(str2); in TestGetSetAdoptText() local
|
D | regcoll.cpp | 1119 static const UChar text2[][CollationRegressionTest::MAX_TOKEN_LEN] = { in TestT7189() local
|
D | itrbnf.cpp | 92 UChar text2[] = { in TestHebrewFraction() local
|
D | regextst.cpp | 4927 UText text2 = UTEXT_INITIALIZER; in PreAllocatedUTextCAPI() local 5016 UChar text2[80]; in PreAllocatedUTextCAPI() local 5063 UChar text2[80]; in PreAllocatedUTextCAPI() local
|
D | numrgts.cpp | 2903 …static const UChar text2[] = { 0x6E, 0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0 }; // n1234567… local
|
D | numfmtst.cpp | 6412 UnicodeString text1, text2; in TestCurrencyFractionDigits() local
|