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

Side by Side Diff: third_party/hunspell_new/tests/condition_utf.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
(Empty)
1 SET UTF-8
2 WORDCHARS 0123456789
3
4 SFX S N 18
5 SFX S 0 suf1 .
6 SFX S 0 suf2 ó
7 SFX S 0 suf3 [áéóú]
8 SFX S 0 suf4 [^ó]
9 SFX S 0 suf5 [^áéóú]
10 SFX S 0 suf6 őó
11 SFX S 0 suf7 ő[áéóú]
12 SFX S 0 suf8 ő[^ó]
13 SFX S 0 suf9 ő[^áéóú]
14 SFX S 0 suf10 [áéóőú]ó
15 SFX S 0 suf11 [^ő]ó
16 SFX S 0 suf12 [^áéóőú]ó
17 SFX S 0 suf13 [áéőú][^ú]
18 SFX S 0 suf14 [^ú][áéóú]
19 SFX S 0 suf15 [áéóú][^áéőú]
20 SFX S 0 suf16 [^áéóú][^áéőú]
21 SFX S 0 suf17 [áéóú][bcdfgkmnóprstvz]
22 SFX S 0 suf18 [áéóú]ó
23
24 PFX P N 18
25 PFX P 0 pre1 .
26 PFX P 0 pre2 ó
27 PFX P 0 pre3 [áéóú]
28 PFX P 0 pre4 [^ó]
29 PFX P 0 pre5 [^áéóú]
30 PFX P 0 pre6 óő
31 PFX P 0 pre7 ó[áéőú]
32 PFX P 0 pre8 ó[^ő]
33 PFX P 0 pre9 ó[^áéóőú]
34 PFX P 0 pre10 [áéóőú]ő
35 PFX P 0 pre11 [^ó]ő
36 PFX P 0 pre12 [^áéóőú]ő
37 PFX P 0 pre13 [áéóú][áéőú]
38 PFX P 0 pre14 [áéóú][^áéóú]
39 PFX P 0 pre15 [áéóú][^áéőú]
40 PFX P 0 pre16 [^áéőú][^áéóú]
41 PFX P 0 pre17 [bcdfgkmnóprstvz][áéóú]
42 PFX P 0 pre18 ó[áéóú]
OLDNEW
« no previous file with comments | « third_party/hunspell_new/tests/condition.wrong ('k') | third_party/hunspell_new/tests/condition_utf.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698