Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Side by Side Diff: third_party/hunspell/tests/condition.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 SET ISO8859-2 1 SET ISO8859-2
2 WORDCHARS 0123456789 2 WORDCHARS 0123456789
3 3
4 SFX S N 18 4 SFX S N 18
5 SFX S 0 suf1 . 5 SFX S 0 suf1 .
6 SFX S 0 suf2 o 6 SFX S 0 suf2 o
7 SFX S 0 suf3 [aeou] 7 SFX S 0 suf3 [aeou]
8 SFX S 0 suf4 [^o] 8 SFX S 0 suf4 [^o]
9 SFX S 0 suf5 [^aeou] 9 SFX S 0 suf5 [^aeou]
10 SFX S 0 suf6 fo 10 SFX S 0 suf6 fo
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 PFX P 0 pre14 [aeou][^aeou] 53 PFX P 0 pre14 [aeou][^aeou]
54 PFX P 0 pre15 [aeou][^aefu] 54 PFX P 0 pre15 [aeou][^aefu]
55 PFX P 0 pre16 [^aefu][^aeou] 55 PFX P 0 pre16 [^aefu][^aeou]
56 PFX P 0 pre17 [bcdfgkmnoprstvz][aeou] 56 PFX P 0 pre17 [bcdfgkmnoprstvz][aeou]
57 PFX P 0 pre18 o[aeou] 57 PFX P 0 pre18 o[aeou]
58 58
59 59
60 PFX R N 2 60 PFX R N 2
61 PFX R 0 gnin n[aeiou][^aeio] 61 PFX R 0 gnin n[aeiou][^aeio]
62 PFX R 0 gni [bcdfgkmnprstvz][aeiou][aeio] 62 PFX R 0 gni [bcdfgkmnprstvz][aeiou][aeio]
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/compoundrule8.wrong ('k') | third_party/hunspell/tests/condition.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698